Re: [PATCH] ima/evm: mark evm_fixmode as __ro_after_init

From: Mimi Zohar
Date: Wed Oct 27 2021 - 20:27:29 EST


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@xxxxxxx>
>
> 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@xxxxxxx>

Otherwise,
Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>