diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-07-25 12:14:37 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-09-13 05:12:07 -0400 |
commit | e12f65f7a49905c013263ac522af224892aafc00 (patch) | |
tree | 8dd3f687e468cbc93b6a6bfb0e37342096c84efd /drivers/char/agp/i460-agp.c | |
parent | 2d21a29fb62f142b8a62496700d8d82a6a8fd783 (diff) |
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/char/agp/i460-agp.c')
0 files changed, 0 insertions, 0 deletions