From: Lance Ortiz Date: Thu, 3 Jan 2013 22:34:08 +0000 (-0700) Subject: aerdrv: Enhanced AER logging X-Git-Tag: v3.9-rc1~173^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5210008bd3a26daf4b06aed9d6c330dd4c83e2;p=pandora-kernel.git aerdrv: Enhanced AER logging This patch will provide a more reliable and easy way for user-space applications to have access to AER logs rather than reading them from the message buffer. It also provides a way to notify user-space when an AER event occurs. The aer driver is updated to generate a trace event of function 'aer_event' when a PCIe error is reported over the AER interface. The trace event was added to both the interrupt based aer path and the firmware first path. Signed-off-by: Lance Ortiz Acked-by: Mauro Carvalho Chehab Acked-by: Boris Petkov Signed-off-by: Tony Luck --- Reading git-diff-tree failed