Home
last modified time | relevance | path

Searched hist:"5 ac7b2fccd0cc2e1451d5d5388dad69e858fa0d4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_intf.cdiff 5ac7b2fccd0cc2e1451d5d5388dad69e858fa0d4 Thu Oct 27 10:12:18 CDT 2016 Corey Minyard <cminyard@mvista.com> ipmi: Periodically check for events, not messages

Commit d9b7e4f717a1 ("ipmi: Periodically check to see if irqs and
messages are set right") to verify the contents of global events.
However, the wrong function was being called in some cases, checking
for messages, not events.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Tested-by: Jason DiPietro <J.DiPietro@F5.com>