From: Paul E. McKenney Date: Mon, 18 Apr 2011 22:31:26 +0000 (-0700) Subject: rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations X-Git-Tag: v3.0-rc1~392^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3995a25fa361ce987a7d0ade00b17e3151519d7;p=pandora-kernel.git rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations If you are doing CPU hotplug operations, it is best not to have CPU-bound realtime tasks running CPU-bound on the outgoing CPU. So this commit makes per-CPU kthreads run at non-realtime priority during that time. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed