OSDN Git Service

rcu: Tone down debugging during boot-up and shutdown.
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 10 Mar 2013 22:44:52 +0000 (15:44 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 13 Mar 2013 21:44:25 +0000 (14:44 -0700)
commit81e59494a56cb14f559886c345c4a93fb576bbab
treeb12b10e2c9f3f6276b9da55bf85c6547b12b7c7b
parent6231069bdab575fce862ca786f1c0ba5e4e9ba3b
rcu: Tone down debugging during boot-up and shutdown.

In some situations, randomly delaying RCU grace-period initialization
can cause more trouble than help.  This commit therefore restricts this
type of RCU self-torture to runtime, giving it a rest during boot and
shutdown.

Reported-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree.c