Skip to content
Snippets Groups Projects
Commit f314dfea authored by Jessica Yu's avatar Jessica Yu
Browse files

modsign: log module name in the event of an error


Now that we have the load_info struct all initialized (including
info->name, which contains the name of the module) before
module_sig_check(), make the load_info struct and hence module name
available to mod_verify_sig() so that we can log the module name in the
event of an error.

Signed-off-by: default avatarJessica Yu <jeyu@kernel.org>
parent 996302c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment