From: Randy Dunlap Date: Fri, 5 Oct 2007 20:17:58 +0000 (-0700) Subject: pci: implement "pci=noaer" X-Git-Tag: v2.6.24-rc1~1393^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f785763660e75c9eddaddea3d618696af4ae3a2;p=pandora-kernel.git pci: implement "pci=noaer" For cases in which CONFIG_PCIEAER=y (such as distro kernels), allow users to disable PCIE Advanced Error Reporting by using "pci=noaer" on the kernel command line. This can be used to work around hardware or (kernel) software problems. Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed