From: Paul E. McKenney Date: Sat, 18 Jun 2011 16:55:39 +0000 (-0700) Subject: rcu: Make TINY_RCU also use softirq for RCU_BOOST=n X-Git-Tag: v3.2-rc1~165^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965a002b4f1a458c5dcb334ec29f48a0046faa25;p=pandora-kernel.git rcu: Make TINY_RCU also use softirq for RCU_BOOST=n This patch #ifdefs TINY_RCU kthreads out of the kernel unless RCU_BOOST=y, thus eliminating context-switch overhead if RCU priority boosting has not been configured. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed