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:
895dcfd
)
ipmi: simplify locking
author
Corey Minyard
<cminyard@mvista.com>
Wed, 28 Mar 2012 21:42:50 +0000
(14:42 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 29 Mar 2012 00:14:36 +0000
(17:14 -0700)
Now that the the IPMI driver is using a tasklet, we can simplify the
locking in the driver and get rid of the message lock.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found