Skip to content
Commit 2737c49f authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Ingo Molnar
Browse files

locking, timer_stats: Annotate table_lock as raw



The table_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.

Reported-by: default avatarAndreas Sundebo <kernel@sundebo.dk>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Tested-by: default avatarAndreas Sundebo <kernel@sundebo.dk>

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent ddb6c9b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment