From: Paul E. McKenney Date: Wed, 10 Dec 2014 15:45:13 +0000 (-0800) Subject: rcu: Don't scan root rcu_node structure for stalled tasks X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~166^2^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd534ef8bfe422a5a847b953d1039841509c374;p=pandora-kernel.git rcu: Don't scan root rcu_node structure for stalled tasks Now that blocked tasks are no longer migrated to the root rcu_node structure, there is no need to scan the root rcu_node structure for blocked tasks stalling the current grace period. This commit therefore removes this scan. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed