Re: [PATCH] LSM: Convert security_hook_heads into explicit array of struct list_head

From: Tetsuo Handa
Date: Tue May 30 2017 - 10:31:01 EST


James Morris wrote:
> On Sun, 28 May 2017, Tetsuo Handa wrote:
>
> > can afford enabling". And we know that we cannot merge all security modules
> > into mainline. Thus, allowing LKM-based LSM modules is inevitable.
>
> Nope, it's not inevitable. The LSM API only caters to in-tree users.
>
> I'm not sure why you persist against this.

Then, we are willing to accept LSM modules with users less than 10, aren't we?
Forcing users to patch and recompile is as heartless as forcing CONFIG_MODULES=n.