]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commitd9b7e4f717a167610a49ceb9e5969e80146c89a8
tree73566796f0175c0de07ec91959418bb270e59f9d
parent6a11e5c67a397e9a64cfde6961c83a7a64d7980c
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