From: Tejun Heo Date: Wed, 17 Aug 2005 04:08:52 +0000 (+0900) Subject: [PATCH] sil24: add testing for PCI fault X-Git-Tag: v2.6.15-rc1~736^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06460aeaa26ed4a86b92c8451365d3f48abd3786;p=pandora-kernel.git [PATCH] sil24: add testing for PCI fault 03_sil24_add-pci-fault-check.patch On entry to interrupt handler, PORT_SLOT_STAT register is read first. Check if PCI fault or device removal has occurred by testing the value for 0xffffffff. Signed-off-by: Tejun Heo sata_sil24.c | 6 ++++++ 1 files changed, 6 insertions(+) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed