]> git.karo-electronics.de Git - linux-beck.git/commit
torture: Break online and offline functions out of torture_onoff()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 21 Apr 2016 00:18:41 +0000 (17:18 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:02:16 +0000 (16:02 -0700)
commitd95f5ba90fa6043a366958897fdef705af968b70
treed89610a0d7c9a750f250ec62424fe768c4328728
parent6e8c66c867f919128855b77623ca9917770f1894
torture:  Break online and offline functions out of torture_onoff()

This commit breaks torture_online() and torture_offline() out of
torture_onoff() in preparation for allowing waketorture finer-grained
control of its CPU-hotplug workload.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/torture.h
kernel/torture.c