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:
f3ce6a0
)
[PATCH] IPMI: retry messages on certain error returns
author
Corey Minyard
<minyard@acm.org>
Thu, 9 Nov 2006 01:44:55 +0000
(17:44 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 9 Nov 2006 02:29:24 +0000
(18:29 -0800)
Some more errors from the IPMI send message command are retryable, but are not
being retried by the IPMI code. Make sure they get retried.
Signed-off-by: Corey Minyard <minyard@acm.org>
Cc: Frederic Lelievre <Frederic.Lelievre@ca.kontron.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found