linux/drivers/oprofile
Thomas Gleixner 2d21a29fb6 locking, oprofile: Annotate oprofilefs lock as raw
The oprofilefs_lock can be taken in atomic context (in profiling
interrupts) and therefore cannot 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: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-09-13 11:12:05 +02:00
..
buffer_sync.c
buffer_sync.h
cpu_buffer.c
cpu_buffer.h
event_buffer.c locking, oprofile: Annotate oprofilefs lock as raw 2011-09-13 11:12:05 +02:00
event_buffer.h
oprof.c
oprof.h
oprofile_files.c
oprofile_perf.c locking, oprofile: Annotate oprofilefs lock as raw 2011-09-13 11:12:05 +02:00
oprofile_stats.c
oprofile_stats.h
oprofilefs.c locking, oprofile: Annotate oprofilefs lock as raw 2011-09-13 11:12:05 +02:00
timer_int.c