diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-07-25 20:14:37 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-09-13 13:12:07 +0400 |
commit | e12f65f7a49905c013263ac522af224892aafc00 (patch) | |
tree | 8dd3f687e468cbc93b6a6bfb0e37342096c84efd /drivers/w1/w1.h | |
parent | 2d21a29fb62f142b8a62496700d8d82a6a8fd783 (diff) | |
download | linux-e12f65f7a49905c013263ac522af224892aafc00.tar.xz |
locking, ACPI: Annotate c3_lock as raw
We cannot preempt this lock on -rt as we are in an
interrupt disabled region and about to go into deep sleep.
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>
Cc: Len Brown <len.brown@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/w1/w1.h')
0 files changed, 0 insertions, 0 deletions