[PATCH V40 03/29] security: Add a static lockdown policy LSM

Matthew Garrett mjg59 at google.com
Tue Sep 10 10:06:17 UTC 2019


On Wed, Sep 4, 2019 at 12:51 PM Matthew Garrett <mjg59 at google.com> wrote:
> On Fri, Aug 30, 2019 at 9:28 AM David Howells <dhowells at redhat.com> wrote:
> > > +static int lock_kernel_down(const char *where, enum lockdown_reason level)
> >
> > Is the last parameter the reason or the level?  You're mixing the terms.
>
> Fair.

Actually, on re-reading, I think this correct - this is setting the
lockdown level, it's just that the lockdown level is an enum
lockdown_reason for the sake of convenience.



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