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:
f89e57c
)
alx: fix lockdep annotation
author
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Thu, 11 Jul 2013 13:53:21 +0000
(15:53 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Jul 2013 18:47:07 +0000
(11:47 -0700)
Move spin_lock_init to be called before the spinlocks are used, preventing a lockdep splat.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found