From: Borislav Petkov Date: Wed, 18 Mar 2015 09:12:35 +0000 (+0100) Subject: GHES: Elliminate double-loop in the NMI handler X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~14^3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2383844d4850888cfdf6d202563d2ddb4125a4e9;p=pandora-kernel.git GHES: Elliminate double-loop in the NMI handler There's no real need to iterate twice over the HW error sources in the NMI handler. With the previous cleanups, elliminating the second loop is almost trivial. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed