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:
8b32b5d
)
ipmi: test for event buffer before using
author
Corey Minyard
<minyard@acm.org>
Tue, 21 Apr 2009 19:24:03 +0000
(12:24 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 21 Apr 2009 20:41:48 +0000
(13:41 -0700)
The IPMI driver would attempt to use the event buffer even if that
didn't exist on the BMC. This patch modified the IPMI driver to check
for the event buffer's existence before trying to use it.
Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found