diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2008-07-30 20:20:54 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-08-15 17:54:39 +0200 |
commit | dd0078f4f04d939950a792c493d7d97d7ce663b8 (patch) | |
tree | 8b230b6119a54e504a58b4c2d0f7af153f4f018d /kernel/rcupreempt_trace.c | |
parent | rcu: remove list_for_each_rcu() (diff) | |
download | linux-dd0078f4f04d939950a792c493d7d97d7ce663b8.tar.xz linux-dd0078f4f04d939950a792c493d7d97d7ce663b8.zip |
rcu: just rename call_rcu_bh instead of making it a macro
Seems that I found a box that has a config that passes call_rcu_bh as a
function pointer (see net/sctp/sm_make_chunk.c), so declaring the
call_rcu_bh has a macro function isn't good enough.
This patch makes it just another name of call_rcu for rcupreempt.
Signed-off-by: Steven Rostedt <srostedt@redhat.org>
Reviewed-by: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/rcupreempt_trace.c')
0 files changed, 0 insertions, 0 deletions