Skip to content
Commit 47cc75aa authored by Aaron Tomlin's avatar Aaron Tomlin Committed by Linus Torvalds
Browse files

module: tracking: Keep a record of tainted unloaded modules only



This ensures that no module record/or entry is added to the
unloaded_tainted_modules list if it does not carry a taint.

Reported-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
Fixes: 99bd9956

 ("module: Introduce module unload taint tracking")
Signed-off-by: default avatarAaron Tomlin <atomlin@redhat.com>
Acked-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 385f4a10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment