[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160128152751.GB3926@osiris>
Date: Thu, 28 Jan 2016 16:27:51 +0100
From: Heiko Carstens <heiko.carstens@...ibm.com>
To: Kees Cook <keescook@...omium.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>, x86@...nel.org,
linuxppc-dev@...ts.ozlabs.org, linux-s390@...r.kernel.org,
Joe Perches <joe@...ches.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Daniel Borkmann <daniel@...earbox.net>,
Amitkumar Karwar <akarwar@...vell.com>,
Nishant Sarmukadam <nishants@...vell.com>,
Kalle Valo <kvalo@...eaurora.org>,
Steve French <sfrench@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-cifs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] param: convert some "on"/"off" users to strtobool
On Thu, Jan 28, 2016 at 06:17:07AM -0800, Kees Cook wrote:
> This changes several users of manual "on"/"off" parsing to use strtobool.
>
> Signed-off-by: Kees Cook <keescook@...omium.org>
> Cc: x86@...nel.org
> Cc: linuxppc-dev@...ts.ozlabs.org
> Cc: linux-s390@...r.kernel.org
> ---
> arch/powerpc/kernel/rtasd.c | 10 +++-------
> arch/powerpc/platforms/pseries/hotplug-cpu.c | 11 +++--------
> arch/s390/kernel/time.c | 8 ++------
> arch/s390/kernel/topology.c | 8 +++-----
> arch/x86/kernel/aperture_64.c | 13 +++----------
> include/linux/tick.h | 2 +-
> kernel/time/hrtimer.c | 11 +++--------
> kernel/time/tick-sched.c | 11 +++--------
> 8 files changed, 21 insertions(+), 53 deletions(-)
For the s390 bits:
Acked-by: Heiko Carstens <heiko.carstens@...ibm.com>
Powered by blists - more mailing lists