[GIT PULL] Fix aer error logging

From: Luck, Tony
Date: Fri May 31 2013 - 11:55:10 EST


The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b:

Linux 3.10-rc3 (2013-05-26 16:00:47 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-aertracefix

for you to fetch changes up to 37448adfc7ce0d6d5892b87aa8d57edde4126f49:

aerdrv: Move cper_print_aer() call out of interrupt context (2013-05-30 10:51:20 -0700)

----------------------------------------------------------------
Can't call pci_get_domain_bus_and_slot() from interupt context

----------------------------------------------------------------
Lance Ortiz (1):
aerdrv: Move cper_print_aer() call out of interrupt context

drivers/acpi/apei/cper.c | 18 ------------------
drivers/acpi/apei/ghes.c | 4 +++-
drivers/pci/pcie/aer/aerdrv_core.c | 5 ++++-
drivers/pci/pcie/aer/aerdrv_errprint.c | 4 ++--
include/linux/aer.h | 5 +++--
5 files changed, 12 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/