[PATCH] ima/evm: mark evm_fixmode as __ro_after_init

Mimi Zohar zohar at linux.ibm.com
Thu Oct 28 00:27:06 UTC 2021


Hi Austin,

The subject line should be just "evm:".

On Tue, 2021-10-26 at 23:43 +0100, Austin Kim wrote:
> From: Austin Kim <austin.kim at lge.com>
> 
> evm_fixmode global variable is never modified
> outside initcalls, so declaring it with __ro_after_init is better.

Please properly format the text.  From
Documentation/process/submitting-patches.rst:

  - The body of the explanation, line wrapped at 75 columns, which will
    be copied to the permanent changelog to describe this patch.

> 
> Signed-off-by: Austin Kim <austin.kim at lge.com>

Otherwise,
Reviewed-by: Mimi Zohar <zohar at linux.ibm.com>



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