diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2006-01-08 20:19:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-09 18:35:44 +0100 |
commit | 677517771b7b6efaf8617e70f655b16f3cafcc9b (patch) | |
tree | 811f5df7b430cf865ac337f73c7aa2f67cb0bbac /net/netlink | |
parent | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block (diff) | |
download | linux-677517771b7b6efaf8617e70f655b16f3cafcc9b.tar.xz linux-677517771b7b6efaf8617e70f655b16f3cafcc9b.zip |
[PATCH] rcu: uninline __rcu_pending()
__rcu_pending() is rather fat and called twice from rcu_pending().
rcu_pending() has multiple callers, and not that small too.
This patch uninlines both of them.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions