commit | f8632c822719cce08cfb128859e354007744cbba | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@linas.org> | Thu Nov 03 18:49:45 2005 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 10 11:35:49 2005 +1100 |
tree | 3abc7f6ce623e300d612941225bfeb7695a5dcc6 | |
parent | 18126f35f69c928af26ec1dda2cb91b23220cdd4 [diff] |
[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 <linas@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>