From: Anjali Singhai Jain Date: Thu, 28 Nov 2013 06:39:20 +0000 (+0000) Subject: i40e: Suppress HMC error to Interrupt message level X-Git-Tag: v3.14-rc1~94^2~292^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c010ee0ea5f87438fe77132130dba0fa29e3b5d;p=pandora-kernel.git i40e: Suppress HMC error to Interrupt message level The HMC error interrupt would generate an un-necessary message "unhandled interrupt", causing extra log spam, in addition to causing a reset that was not necessary. Prevent this issue by handling the HMC error case explicitly, and only reset if the interrupt was from some of the other causes. Change-Id: Iabd203ba1dfc26a136b638597f3e9991acfa29f3 Signed-off-by: Shannon Nelson Signed-off-by: Anjali Singhai Jain Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed