From: Paul E. McKenney Date: Mon, 18 Apr 2011 06:45:23 +0000 (-0700) Subject: rcu: avoid hammering sched with yet another bound RT kthread X-Git-Tag: v3.0-rc1~392^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acf4a9a3d63f23430f940842829175b0778a1b8;p=pandora-kernel.git rcu: avoid hammering sched with yet another bound RT kthread The scheduler does not appear to take kindly to having multiple real-time threads bound to a CPU that is going offline. So this commit is a temporary hack-around to avoid that happening. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed