Re: [RFC PATCH 1/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys

From: Kairui Song
Date: Thu Jan 17 2019 - 11:16:05 EST


On Thu, Jan 17, 2019 at 11:04 PM David Howells <dhowells@xxxxxxxxxx> wrote:
>
> Kairui Song <kasong@xxxxxxxxxx> wrote:
>
> > +extern const struct key* __init integrity_get_platform_keyring(void);
>
> This should really be in keys/system_keyring.h and probably shouldn't be
> exposed directly if it can be avoided.
>
> David

Thanks for the review, I've sent V3 of this patch series, the
implementation changed a bit, would you mind take a look of that patch
instead?
https://lore.kernel.org/lkml/20190116101654.7288-1-kasong@xxxxxxxxxx/

--
Best Regards,
Kairui Song