[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201612171155.EDG30258.QOtFMSOJFFLOVH@I-love.SAKURA.ne.jp>
Date: Sat, 17 Dec 2016 11:55:59 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: keescook@...omium.org, linux-kernel@...r.kernel.org
Cc: takedakn@...data.co.jp, james.l.morris@...cle.com,
serge@...lyn.com, linux-security-module@...r.kernel.org
Subject: Re: [PATCH] TOMOYO: use designated initializers
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@...omium.org>
> ---
> security/tomoyo/file.c | 12 ++++++------
> security/tomoyo/tomoyo.c | 20 ++++++++++----------
> 2 files changed, 16 insertions(+), 16 deletions(-)
Acked-by: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
James, please apply to linux-security.git .
Powered by blists - more mailing lists