[PATCH v7 1/3] certs: export load_certificate_list() to be used outside certs/

Jarkko Sakkinen jarkko at kernel.org
Sat Jan 8 13:54:29 UTC 2022


On Wed, Jan 05, 2022 at 12:54:08PM -0500, Nayna Jain wrote:
> load_certificate_list() parses certificates embedded in the kernel
> image to load them onto the keyring.
> 
> Commit "2565ca7f5ec1 (certs: Move load_system_certificate_list to a common
> function)" made load_certificate_list() a common function in the certs/
> directory. Now, export load_certificate_list() outside certs/ to be used
> by load_platform_certificate_list() which is added later in the patchset.
> 
> Reported-by: kernel test robot <lkp at intel.com> (auto build test ERROR)
> Reviewed-by: Mimi Zohar <zohar at linux.ibm.com>
> Signed-off-by: Nayna Jain <nayna at linux.ibm.com>

This lacking fixes tag, if it is a bug, or "reported-by" needs to be
completely removed.

/Jarkko



More information about the Linux-security-module-archive mailing list