]> git.baikalelectronics.ru Git - kernel.git/commit
module: Show the last unloaded module's taint flag(s)
authorAaron Tomlin <atomlin@redhat.com>
Thu, 14 Jul 2022 15:39:33 +0000 (16:39 +0100)
committerLuis Chamberlain <mcgrof@kernel.org>
Fri, 15 Jul 2022 00:40:23 +0000 (17:40 -0700)
commita6be42cdb29600d8c6906986805e8f9e23428a83
tree3c7776d7aad9d38ce88924822f8fa2d0a1d517a3
parent950c20a926b21958a10b7175bfe6a855ffe12fd3
module: Show the last unloaded module's taint flag(s)

For diagnostic purposes, this patch, in addition to keeping a record/or
track of the last known unloaded module, we now will include the
module's taint flag(s) too e.g: " [last unloaded: fpga_mgr_mod(OE)]"

Signed-off-by: Aaron Tomlin <atomlin@redhat.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
kernel/module/main.c