commit | 186bea5d35c821d49e70015d0a6eb73fe9f55d8c | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jan 29 16:37:19 2015 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Mar 12 15:19:38 2015 -0700 |
tree | d23ecb3e1997cef680361d7b3de05c22d936ff68 | |
parent | 88428cc5c27c63a4313e213813bc39b9899224d5 [diff] |
rcutorture: Default to grace-period-initialization delays Given that CPU-hotplug events are now applied only at the starts of grace periods, it makes sense to unconditionally enable slow grace-period initialization for rcutorture testing. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>