git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e445b
)
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Sat, 31 Jan 2009 00:21:55 +0000
(
01:21
+0100)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Sat, 31 Jan 2009 00:21:55 +0000
(
01:21
+0100)
SPIN_LOCK_UNLOCKED is deprecated as lockdep cannot properly work with
locks initialized with it.
This fix is necessary to compile the linux-rt tree for ARM.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Steven Rostedt <srostedt@redhat.com>
No differences found