From: Keck, David Date: Mon, 16 Jan 2006 21:22:36 +0000 (-0600) Subject: [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix X-Git-Tag: v2.6.16-rc2~176^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53044f357448693f218cc4f053affe92ed414f9d;p=pandora-kernel.git [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix This patch fixes the AMD POGO errata on the hotplug controller where the platform will lock up or reboot if PERR/SERR generation is enabled and a slot is sent an enable command. This fix disables PERR/SERR generation before a slot is sent the enable command by first saving related registers, turning off SERR/PERR generation, enabling the slot, then restoring the registers. Signed-off-by: David Keck Cc: Kristen Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed