From: Paul E. McKenney Date: Wed, 9 Oct 2013 22:20:33 +0000 (-0700) Subject: rcu: Let the world know when RCU adjusts its geometry X-Git-Tag: v3.14-rc1~174^2^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3947909814f38d524829bc41bd4c11068a15f0cd;p=pandora-kernel.git rcu: Let the world know when RCU adjusts its geometry Some RCU bugs have been specific to the layout of the rcu_node tree, but RCU will silently adjust the tree at boot time if appropriate. This obscures valuable debugging information, so print a message when this happens. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed