https://github.com/torvalds/linux
Revision f8b7fc6b514f34a51875dd48dff70d4d17a54f38 authored by Paul E. McKenney on 16 June 2011, 15:26:32 UTC, committed by Paul E. McKenney on 16 June 2011, 23:12:05 UTC
The commit "use softirq instead of kthreads except when RCU_BOOST=y"
just applied #ifdef in place.  This commit is a cleanup that moves
the newly #ifdef'ed code to the header file kernel/rcutree_plugin.h.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
1 parent a46e089
History
Tip revision: f8b7fc6b514f34a51875dd48dff70d4d17a54f38 authored by Paul E. McKenney on 16 June 2011, 15:26:32 UTC
rcu: Move RCU_BOOST #ifdefs to header file
Tip revision: f8b7fc6
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.8 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top