diff options
author | Paul E. McKenney <[email protected]> | 2010-03-15 17:03:43 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-03-16 09:57:49 +0100 |
commit | e3818b8dce2a934cd1521dbc4827e5238d8f45d8 (patch) | |
tree | 871d73c67a9bfd84b7ed7c49e9d4027eac7e577f /tools/perf/util/trace-event-scripting.c | |
parent | a3d3203e4bb40f253b1541e310dc0f9305be7c84 (diff) |
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
Disabling BH can stand in for rcu_read_lock_bh(), and this patch
updates rcu_read_lock_bh_held() to allow for this. In order to
avoid include-file hell, this function is moved out of line to
kernel/rcupdate.c.
This fixes a false positive RCU warning.
Reported-by: Arnd Bergmann <[email protected]>
Reported-by: Eric Dumazet <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Acked-by: Lai Jiangshan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions