On 25 October 2013 19:18, Karicheri, Muralidharan <m-karicheri2@xxxxxx> wrote: > > >> -----Original Message----- > >> From: Andrew Murray [mailto:amurray@xxxxxxxxxxxxxxxxxxx] > >> Sent: Friday, October 25, 2013 12:27 PM > >> To: Karicheri, Muralidharan > >> Cc: linux-pci@xxxxxxxxxxxxxxx > >> Subject: Re: AER driver on ARM platform > >> > >> On 25 October 2013 16:56, Karicheri, Muralidharan <m-karicheri2@xxxxxx> wrote: > >> > Did anyone successfully tested PCIe AER driver on an ARM platform? I saw this enabled in > >> a tegra platform. Could someone from nVidia respond? > >> > >> I've previously used this on a custom ARM platform - it works. > >> > >> You need to ensure that PCIe port services are enabled, I believe at one point this required > >> 'pcie_ports=native' to be set on the kernel command line. > >> > >> Andrew Murray > >> > > Yes. That was it. It probes the driver now. Did you try error inject feature? I did have a look at that, but it really depends on what exactly you want to test. There are many things this won't help you with, you ought to examine the aer inject driver to see what it does. For example if you are bringing up a new device and want to see it raise an AER interrupt then aer inject won't help. In this case you'll need to find a way to trigger real errors. Andrew Murray -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html