]> bbs.cooldavid.org Git - net-next-2.6.git/commit
rcu: print boot-time console messages if RCU configs out of ordinary
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 13 Apr 2010 21:19:23 +0000 (14:19 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 10 May 2010 18:08:34 +0000 (11:08 -0700)
commit26845c2860cebebe6ce2d9d01ae3cb3db84b7e29
tree83849948ea7bffb5e87eecc17a7275e357740632
parentc68de2097a8799549a3c3bf27cbfeea24a604284
rcu: print boot-time console messages if RCU configs out of ordinary

Print boot-time messages if tracing is enabled, if fanout is set
to non-default values, if exact fanout is specified, if accelerated
dyntick-idle grace periods have been enabled, if RCU-lockdep is enabled,
if rcutorture has been boot-time enabled, if the CPU stall detector has
been disabled, or if four-level hierarchy has been enabled.

This is all for TREE_RCU and TREE_PREEMPT_RCU.  TINY_RCU will be handled
separately, if at all.

Suggested-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree.c
kernel/rcutree_plugin.h