All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mimi Zohar <zohar@linux.ibm.com>
To: Austin Kim <austindh.kim@gmail.com>, jmorris@namei.org, serge@hallyn.com
Cc: linux-integrity@vger.kernel.org,
	linux-security-module@vger.kernel.org,
	linux-kernel@vger.kernel.org, austin.kim@lge.com,
	kernel-team@lge.com
Subject: Re: [PATCH] ima/evm: mark evm_fixmode as __ro_after_init
Date: Wed, 27 Oct 2021 20:27:06 -0400	[thread overview]
Message-ID: <f675255eae2bc97bc571f7e798a952ea3d24e4d6.camel@linux.ibm.com> (raw)
In-Reply-To: <20211026224354.GA13009@raspberrypi>

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@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@lge.com>

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


  reply	other threads:[~2021-10-28  0:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26 22:43 [PATCH] ima/evm: mark evm_fixmode as __ro_after_init Austin Kim
2021-10-28  0:27 ` Mimi Zohar [this message]
2021-10-28  1:48   ` Austin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f675255eae2bc97bc571f7e798a952ea3d24e4d6.camel@linux.ibm.com \
    --to=zohar@linux.ibm.com \
    --cc=austin.kim@lge.com \
    --cc=austindh.kim@gmail.com \
    --cc=jmorris@namei.org \
    --cc=kernel-team@lge.com \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=serge@hallyn.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.