From: Olof Johansson Date: Wed, 2 Jan 2008 18:35:50 +0000 (-0600) Subject: [POWERPC] pasemi: Fix NMI handling check X-Git-Tag: v2.6.25-rc1~1131^2~112^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0d4577c4d19f439b8f05e2c540519343e6f71e1;p=pandora-kernel.git [POWERPC] pasemi: Fix NMI handling check The logic that checks to see if a machine check is caused by an NMI will always match when NMI hasn't been initialized, since the mpic routine will return NO_IRQ (and that's what the nmi_virq value is as well). Signed-off-by: Olof Johansson --- Reading git-diff-tree failed