From: Mike Galbraith Date: Fri, 19 Aug 2011 18:39:11 +0000 (-0700) Subject: rcu: Wire up RCU_BOOST_PRIO for rcutree X-Git-Tag: v3.2-rc1~165^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b61b0baa9e80289c53413e573befc5790a04ac7;p=pandora-kernel.git rcu: Wire up RCU_BOOST_PRIO for rcutree RCU boost threads start life at RCU_BOOST_PRIO, while others remain at RCU_KTHREAD_PRIO. While here, change thread names to match other kthreads, and adjust rcu_yield() to not override the priority set by the user. This last change sets the stage for runtime changes to priority in the -rt tree. Signed-off-by: Mike Galbraith Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed