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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 20 Nov 2014 15:07:57 -0800
From:	"Luck, Tony" <tony.luck@...el.com>
To:	Ingo Molnar <mingo@...nel.org>
Cc:	linux-kernel@...r.kernel.org, Borislav Petkov <bp@...e.de>,
	x86@...nel.org
Subject: [GIT PULL] Couple more changes for x86/ras branch

The following changes since commit 8dcf32ea220d87ca517e164de85d336480c9d172:

  x86, MCE, AMD: Assign interrupt handler only when bank supports it (2014-11-01 11:28:23 +0100)

are available in the git repository at:

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

for you to fetch changes up to fa92c58694268a7e9f7fa2c6881c1482221c2788:

  x86, mce: Support memory error recovery for both UCNA and Deferred error in machine_check_poll (2014-11-19 10:56:51 -0800)

----------------------------------------------------------------
Handle all uncorrected error reports in the same way (soft offline
the page). We used to only do that for SRAO (software recoverable
action optional) machine checks, but it makes sense to also do it
for UCNA (UnCorrected No Action) logs found by CMCI or polling.

----------------------------------------------------------------
Chen Yucong (2):
      x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFERRED error
      x86, mce: Support memory error recovery for both UCNA and Deferred error in machine_check_poll

 arch/x86/include/asm/mce.h                |  4 +++
 arch/x86/kernel/cpu/mcheck/mce-internal.h |  4 ++-
 arch/x86/kernel/cpu/mcheck/mce-severity.c | 23 ++++++++----
 arch/x86/kernel/cpu/mcheck/mce.c          | 60 +++++++++++++++++++++++++++----
 drivers/edac/mce_amd.h                    |  3 --
 5 files changed, 78 insertions(+), 16 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