From: Linas Vepstas Date: Fri, 4 Nov 2005 00:49:45 +0000 (-0600) Subject: [PATCH] ppc64: bugfix: don't silently ignore PCI errors X-Git-Tag: v2.6.15-rc1~51^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8632c822719cce08cfb128859e354007744cbba;p=pandora-kernel.git [PATCH] ppc64: bugfix: don't silently ignore PCI errors 10-EEH-enable-bugfix.patch Bugfix: With the curent linux-2.6.14-rc2-git6, EEH errors are ignored because thier detection requires an unused, uninitialized flag to be set. This patch removes the unused flag. Signed-off-by: Linas Vepstas Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed