Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_intf.cdiff 1e7d6a45f6b10bc48a1453bca3d829e210546571 Fri Apr 03 12:13:48 CDT 2015 Corey Minyard <cminyard@mvista.com> ipmi: Handle BMCs that don't allow clearing the rcv irq bit

Some BMCs don't let you clear the receive irq bit in the global
enables. This is kind of silly, but they give an error if you
try to clear it. Compensate for this by detecting the situation
and working around it.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Tested-by: Thomas D <whissi@whissi.de>
Reviewed-by: Thomas D <whissi@whissi.de>