diff options
author | Uwe Kleine-König <[email protected]> | 2011-07-29 16:27:07 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-09-13 11:12:15 +0200 |
commit | 289b4e7a48d91fbef7af819020d826ad9f49f568 (patch) | |
tree | c3155c141dc976c5c2d404e4cc4c99c278cce58f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | bd31b85960a7fcb2d7ede216460b8da71a88411c (diff) |
locking, dma, ipu: Annotate bank_lock as raw
The bank_lock can be taken in atomic context (irq handling)
and therefore cannot be preempted on -rt - annotate it.
In mainline this change documents the low level nature of
the lock - otherwise there's no functional difference. Lockdep
and Sparse checking will work as usual.
Signed-off-by: Uwe Kleine-König <[email protected]>
Cc: [email protected]
Cc: Guennadi Liakhovetski <[email protected]>
Cc: Dan Williams <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions