diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-07-15 12:28:02 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-09-13 09:12:09 (GMT) |
commit | 59d958d2c7de20409a0dc202adc87d3973ada13d (patch) | |
tree | 420e971a6d67e0f59f71fd3d5e61df5f079bfef6 /lib/Kconfig.kmemcheck | |
parent | e12f65f7a49905c013263ac522af224892aafc00 (diff) | |
download | linux-fsl-qoriq-59d958d2c7de20409a0dc202adc87d3973ada13d.tar.xz |
locking, x86: mce: Annotate cmci_discover_lock as raw
The cmci_discover_lock can be taken in atomic context (cpu bring
up sequence) and therefore cannot be preempted on -rt.
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>
Diffstat (limited to 'lib/Kconfig.kmemcheck')
0 files changed, 0 insertions, 0 deletions