]> git.baikalelectronics.ru Git - kernel.git/commit
ipmi: Fix IPMI errors due to timing problems
authorDoe, YiCheng <yicheng.doe@hp.com>
Thu, 10 Mar 2011 20:00:21 +0000 (14:00 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Mar 2011 21:21:16 +0000 (13:21 -0800)
commitbb11e80f0e0dd6541cd702d1404ceb394d5e2092
tree7a8704fb09901f51f3e9dd8ea55930bfd5ca92ed
parent851aa21ea342f4a4a2c3e2afaf001ab551d2b589
ipmi: Fix IPMI errors due to timing problems

This patch fixes an issue in OpenIPMI module where sometimes an ABORT command
is sent after sending an IPMI request to BMC causing the IPMI request to fail.

Signed-off-by: YiCheng Doe <yicheng.doe@hp.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Acked-by: Tom Mingarelli <thomas.mingarelli@hp.com>
Tested-by: Andy Cress <andy.cress@us.kontron.com>
Tested-by: Mika Lansirine <Mika.Lansirinne@stonesoft.com>
Tested-by: Brian De Wolf <bldewolf@csupomona.edu>
Cc: Jean Michel Audet <Jean-Michel.Audet@ca.Kontron.com>
Cc: Jozef Sudelsky <jozef.sudolsky@elbiahosting.sk>
Acked-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/ipmi/ipmi_si_intf.c