From: Jon Mason Date: Mon, 27 Jun 2011 17:57:28 +0000 (+0000) Subject: myri10ge: rework parity error check and cleanup X-Git-Tag: v3.1-rc1~316^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c689b81b4267b1335b11f18fe8a79c56880d9d43;p=pandora-kernel.git myri10ge: rework parity error check and cleanup Clean up watchdog reset code: - move code that checks for stuck slice to a common routine - unless there is a confirmed h/w fault, verify that a stuck slice is still stuck in the watchdog worker; if the slice is no longer stuck, abort the reset. - this removes an egregious 2000ms pause in the watchdog worker that was a diagnostic aid (to look for spurious resets) the snuck into production code. v3 includes corrections from Joe Perches Signed-off-by: Jon Mason Signed-off-by: David S. Miller --- Reading git-diff-tree failed