From: Jake Moilanen Date: Thu, 9 Jun 2005 14:31:12 +0000 (-0500) Subject: [PATCH] ppc64: PCI device-node failure detection X-Git-Tag: v2.6.14-rc1~1037^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293da76b3d4c2f362f906bce8c5d2e053bdf8d44;p=pandora-kernel.git [PATCH] ppc64: PCI device-node failure detection OpenFirmware marks devices as failed in the device-tree when a hardware problem is detected. The kernel needs to fail config reads/writes to prevent a kernel crash when incorrect data is read. This patch validates that the device-node is not marked "fail" when config space reads/writes are attempted. Signed-off-by: Jake Moilanen Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed