diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-01-10 02:59:41 +0300 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2023-02-13 11:11:20 +0300 |
commit | 06b53b02945e3021addc6af2da3ac999d2221d23 (patch) | |
tree | ba4020729fc2e00de5832ecb46173fae04e51646 /security/keys | |
parent | 4d2732882703791ea4b670df433f88fc4b40a5cb (diff) | |
download | linux-06b53b02945e3021addc6af2da3ac999d2221d23.tar.xz |
certs: make blacklisted hash available in klog
One common situation triggering this log statement are duplicate hashes
reported by the system firmware.
These duplicates should be removed from the firmware.
Without logging the blacklisted hash triggering the issue however the users
can not report it properly to the firmware vendors and the firmware vendors
can not easily see which specific hash is duplicated.
While changing the log message also use the dedicated ERR_PTR format
placeholder for the returned error value.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions