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:
07a0cfe
)
drivers/macintosh/smu.c: fix locking snafu
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 17 Apr 2007 05:53:25 +0000
(22:53 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 17 Apr 2007 23:36:27 +0000
(16:36 -0700)
It got its lock and unlock backwards.
Fixes http://bugzilla.kernel.org/show_bug.cgi?id=8334
(obviously, this code could be using plain old spin_lock_irq(), too)
Cc: <matthias.kaehlcke@gmail.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found