Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1543916

Re: [PATCH] TOMOYO: use designated initializers

From Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Newsgroups linux.kernel
Subject Re: [PATCH] TOMOYO: use designated initializers
Date 2016-12-17 04:00 +0100
Message-ID <sPdo5-3wt-1@gated-at.bofh.it> (permalink)
References <sPbFD-2GI-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Kees Cook wrote:
> Prepare to mark sensitive kernel structures for randomization by making
> sure they're using designated initializers. These were identified during
> allyesconfig builds of x86, arm, and arm64, with most initializer fixes
> extracted from grsecurity.
> 
> Signed-off-by: Kees Cook <keescook@chromium.org>
> ---
>  security/tomoyo/file.c   | 12 ++++++------
>  security/tomoyo/tomoyo.c | 20 ++++++++++----------
>  2 files changed, 16 insertions(+), 16 deletions(-)

Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>

James, please apply to linux-security.git .

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] TOMOYO: use designated initializers Kees Cook <keescook@chromium.org> - 2016-12-17 02:10 +0100
  Re: [PATCH] TOMOYO: use designated initializers Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> - 2016-12-17 04:00 +0100

csiph-web