diff options
author | Yong Zhang <yong.zhang0@gmail.com> | 2012-04-16 15:01:55 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-02-19 08:43:35 +0100 |
commit | 9fb1b90ce0a847a8cc9492a6c1f347b5be1f33ff (patch) | |
tree | eb877b655afd1cf303677edadb41086c798030fd /include/asm-generic | |
parent | 6617feca15c68aad12f4a1edd8d8e2ef8d5b4ae5 (diff) | |
download | op-kernel-dev-9fb1b90ce0a847a8cc9492a6c1f347b5be1f33ff.zip op-kernel-dev-9fb1b90ce0a847a8cc9492a6c1f347b5be1f33ff.tar.gz |
lockdep: Selftest: convert spinlock to raw spinlock
To make the lockdep selftest working on RT we need to convert the
spinlock tests to a raw spinlock. Otherwise we cannot run the irq
context checks. For mainline this is just annotational as spinlocks
are mapped to raw_spinlocks anyway.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Link: http://lkml.kernel.org/r/1334559716-18447-2-git-send-email-yong.zhang0@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions