]> git.baikalelectronics.ru Git - kernel.git/commit
ipmi: Periodically check to see if irqs and messages are set right
authorCorey Minyard <cminyard@mvista.com>
Wed, 19 Nov 2014 10:03:26 +0000 (04:03 -0600)
committerCorey Minyard <cminyard@mvista.com>
Thu, 11 Dec 2014 21:04:13 +0000 (15:04 -0600)
commitc25f46a4e070fcb9cb60cc62a37feefd1797711d
tree73566796f0175c0de07ec91959418bb270e59f9d
parent3f6c09358dde8b96a7f1435b5cfcc98eb5209bdd
ipmi: Periodically check to see if irqs and messages are set right

The BMC can be reset while we are running; that means the interrupt
and event message buffer settings may be wrong.  So periodically
check to see if these values are correct, and fix them if they
are wrong.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Tested-by: Tony Rex <tony.rex@ericsson.com>
Tested-by: Magnus Johansson E <magnus.e.johansson@ericsson.com>
drivers/char/ipmi/ipmi_si_intf.c