+23
−23
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The logbuf_lock lock can be taken in atomic context 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:Thomas Gleixner <tglx@linutronix.de> [ merged and fixed it ] Signed-off-by:
Ingo Molnar <mingo@elte.hu>