module: converge taint work together
authorLuis Chamberlain <mcgrof@kernel.org>
Sun, 19 Mar 2023 21:27:45 +0000 (14:27 -0700)
committerLuis Chamberlain <mcgrof@kernel.org>
Fri, 24 Mar 2023 18:33:08 +0000 (11:33 -0700)
commit72f08b3cc631f4ebcaa9f373d18fc0b877fb6458
tree39f8f7e52455eae053bb34f5814c68cbd75474f6
parentc3bbf62ebf8c9e87cea875cfa146f44f46af4145
module: converge taint work together

Converge on a compromise: so long as we have a module hit our linked
list of modules we taint. That is, the module was about to become live.

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
kernel/module/main.c