lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 31 May 2013 08:54:59 -0700
From:	"Luck, Tony" <tony.luck@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, lance.ortiz@...com
Subject: [GIT PULL] Fix aer error logging

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ