[Crash-utility] [PATCH 0/3] Show that the kernel is tainted at init-time

Aaron Tomlin atomlin at redhat.com
Mon Nov 1 11:39:31 UTC 2021


The goal of this patchset is to explicitly indicate to the
user that the Linux kernel is "tainted" at init-time or
when the 'sys' command is used. In additional to the above
show_kernel_taints() has been consolidated to avoid
duplication and hopefully improve readability.


Aaron Tomlin (3):
  kernel: consolidate show_kernel_taints()
  kernel: Introduce is_kernel_tainted()
  kernel: show that the kernel is tainted at init-time

 kernel.c | 210 ++++++++++++++++++++++++++-----------------------------
 1 file changed, 98 insertions(+), 112 deletions(-)

-- 
2.31.1




More information about the Crash-utility mailing list