From: Corey Minyard Date: Wed, 19 Nov 2014 17:47:17 +0000 (-0600) Subject: ipmi: Fix attention handling for system interfaces X-Git-Tag: omap-for-v3.19/fixes-rc1~108^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8df150c5de4b2a542660e7b3727fddfce2e015b;p=pandora-kernel.git ipmi: Fix attention handling for system interfaces If an attention came in while handling a message response, it could cause the state machine to go into the wrong mode and lock things up if the state machine wasn't in normal mode. So if the state machine is not in normal mode, save the attention flag for later. Signed-off-by: Corey Minyard Tested-by: Tony Rex Tested-by: Magnus Johansson E Cc: Per Fogelström --- Reading git-diff-tree failed