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:
c41f4af
)
[POWERPC] Add missing native dcr dcr_ind_lock spinlock
author
Valentine Barshak
<vbarshak@ru.mvista.com>
Mon, 4 Feb 2008 14:57:55 +0000
(
01:57
+1100)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Thu, 7 Feb 2008 03:02:56 +0000
(21:02 -0600)
The include/asm-powerpc/dcr-native.h declares extern spinlock_t dcr_ind_lock;
but it's actually isn't defined. This patch adds a missing dcr_ind_lock.
Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
No differences found