From: Paul E. McKenney Date: Thu, 11 Jun 2015 22:22:43 +0000 (-0700) Subject: rcu: Remove CONFIG_RCU_CPU_STALL_INFO X-Git-Tag: omap-for-v4.3/fixes-merge-window~28^2~1^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c27f119b6475d95374bdad872c6938b5c26196;p=pandora-kernel.git rcu: Remove CONFIG_RCU_CPU_STALL_INFO The CONFIG_RCU_CPU_STALL_INFO has been default-y for a couple of releases with no complaints, so it is time to eliminate this Kconfig option entirely, so that the long-form RCU CPU stall warnings cannot be disabled. This commit does just that. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed