| Date | Wed, 3 Oct 2018 07:16:21 +1000 (AEST) | From | James Morris <> | Subject | Re: [PATCH security-next v4 07/32] LSM: Convert security_initcall() into DEFINE_LSM() |
| |
On Mon, 1 Oct 2018, Kees Cook wrote:
> Instead of using argument-based initializers, switch to defining the > contents of struct lsm_info on a per-LSM basis. This also drops > the final use of the now inaccurate "initcall" naming. > > Signed-off-by: Kees Cook <keescook@chromium.org> > Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: James Morris <james.morris@microsoft.com>
-- James Morris <jmorris@namei.org>
|