commit | 6a48f74580b05e243eb6657baf5faf6b8186201a | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jan 30 15:49:29 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jan 30 15:49:29 2014 -0800 |
tree | 95fd86740d5138a6855d0de752f1f5298495ee77 | |
parent | da039f58f15a6a0510496d96b710042f2999740e [diff] |
rcutorture: Privatize fullstop This commit introduces the torture_must_stop() function in order to keep use of the fullstop variable local to kernel/torture.c. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>