diff options
| author | Coiby Xu <[email protected]> | 2024-01-09 00:24:28 +0000 |
|---|---|---|
| committer | Mimi Zohar <[email protected]> | 2024-02-16 13:04:17 +0000 |
| commit | 85445b96429057d87446bcb24ec0cac9ea9c7fdf (patch) | |
| tree | 58acbd48382d446d1525620232ade9fd57a2cd9b /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | Linux 6.8-rc4 (diff) | |
| download | kernel-85445b96429057d87446bcb24ec0cac9ea9c7fdf.tar.gz kernel-85445b96429057d87446bcb24ec0cac9ea9c7fdf.zip | |
integrity: eliminate unnecessary "Problem loading X.509 certificate" msg
Currently when the kernel fails to add a cert to the .machine keyring,
it will throw an error immediately in the function integrity_add_key.
Since the kernel will try adding to the .platform keyring next or throw
an error (in the caller of integrity_add_key i.e. add_to_machine_keyring),
so there is no need to throw an error immediately in integrity_add_key.
Reported-by: [email protected]
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2239331
Fixes: d19967764ba8 ("integrity: Introduce a Linux keyring called machine")
Reviewed-by: Eric Snowberg <[email protected]>
Signed-off-by: Coiby Xu <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
