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 <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > 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 <[email protected]> _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
