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)
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

Simple merge