From: Huang Ying Date: Mon, 15 Jun 2009 02:42:57 +0000 (+0800) Subject: PCI AER: software error injection X-Git-Tag: v2.6.31-rc1~62^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c465def6bfe834b62623caa9b98f2d4f4739875a;p=pandora-kernel.git PCI AER: software error injection Debugging PCIE AER code can be very difficult because it is hard to trigger various real hardware errors. This patch provide a software based error injection tool, which can fake various PCIE errors with a user space helper tool named "aer-inject". Which can be gotten from: http://www.kernel.org/pub/linux/kernel/people/yhuang/ The patch fakes AER error by faking some PCIE AER related registers and an AER interrupt for specified the PCIE device. Signed-off-by: Huang Ying Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed