Re: [PATCH v10 14/27] userns: Add pointer to ima_namespace to user_namespace
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-18 16:27:31
Also in:
linux-integrity, lkml
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2022-02-18 16:27:31
Also in:
linux-integrity, lkml
Hi Stefan, On Tue, 2022-02-01 at 15:37 -0500, Stefan Berger wrote:
Add a pointer to ima_namespace to the user_namespace and initialize the init_user_ns with a pointer to init_ima_ns. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
The patch description explains 'what' is being done, but not 'why'. Please add a sentence before what you have providing the motivation. Otherwise, Reviewed-by: Mimi Zohar <zohar@linux.ibm.com> -- thanks, Mimi