From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Kees Cook <keescook@chromium.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lkdtm: Constify the crashtypes table
Date: Fri, 20 Oct 2017 15:51:20 +0200 [thread overview]
Message-ID: <20171020135120.GA9305@kroah.com> (raw)
In-Reply-To: <20171020133149.GA18468@beast>
On Fri, Oct 20, 2017 at 06:31:49AM -0700, Kees Cook wrote:
> Since nothing in the crashtypes table ever changes, mark it const. Adds
> some missing "static" markings as well.
>
> Signed-off-by: Kees Cook <keescook@chromium.org>
> ---
> drivers/misc/lkdtm_core.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Hint, when you send patches that depend on the previous one, please
number them so I know to apply them in the correct order...
thanks,
greg k-h
prev parent reply other threads:[~2017-10-20 13:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-20 13:31 [PATCH] lkdtm: Constify the crashtypes table Kees Cook
2017-10-20 13:51 ` Greg Kroah-Hartman [this message]
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=20171020135120.GA9305@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox