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:
8f78df8
)
parisc: Replace old style lock init in smp.c
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 6 Nov 2009 22:41:51 +0000
(22:41 +0000)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Wed, 16 Dec 2009 03:48:55 +0000
(
03:48
+0000)
SPIN_LOCK_UNLOCKED is deprecated. Init the per cpu locks at runtime
instead.
(Also kills the unused smp_lock --kyle)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found