From: Corey Minyard Date: Fri, 3 Apr 2015 17:13:48 +0000 (-0500) Subject: ipmi: Handle BMCs that don't allow clearing the rcv irq bit X-Git-Tag: omap-for-v4.1/fixes-rc1~211^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e7d6a45f6b10bc48a1453bca3d829e210546571;p=pandora-kernel.git 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 Tested-by: Thomas D Reviewed-by: Thomas D --- Reading git-diff-tree failed