summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2010-03-31 00:46:01 +0200
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2010-05-10 20:08:32 +0200
commitda848c47bc6e873a54a445ea1960423a495b6b32 (patch)
tree4c0eaef1a5990585730f00caca0cfcba21fe9f9f /drivers
parentrcu: fix now-bogus rcu_scheduler_active comments. (diff)
downloadlinux-da848c47bc6e873a54a445ea1960423a495b6b32.tar.xz
linux-da848c47bc6e873a54a445ea1960423a495b6b32.zip
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Because synchronize_rcu_bh() is identical to synchronize_sched(), make the former a static inline invoking the latter, saving the overhead of an EXPORT_SYMBOL_GPL() and the duplicate code. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions