Re: [PATCH security-next v4 07/32] LSM: Convert security_initcall() into DEFINE_LSM()
From: James Morris <jmorris@namei.org>
Date: 2018-10-02 21:16:34
Also in:
linux-arch, linux-doc, lkml
From: James Morris <jmorris@namei.org>
Date: 2018-10-02 21:16:34
Also in:
linux-arch, linux-doc, lkml
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 <redacted> Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: James Morris <redacted> -- James Morris [off-list ref]