Searched hist:d9b7e4f717a167610a49ceb9e5969e80146c89a8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_si_intf.c | diff d9b7e4f717a167610a49ceb9e5969e80146c89a8 Wed Nov 19 04:03:26 CST 2014 Corey Minyard <cminyard@mvista.com> 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>
|