The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] RAS updates for 6.3
Date: Mon, 20 Feb 2023 11:50:38 +0100	[thread overview]
Message-ID: <Y/NQfnRa82W0vCoy@zn.tnic> (raw)

Hi Linus,

please pull some x86 RAS updates for 6.3.

Thx.

---

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/ras_core_for_v6.3_rc1

for you to fetch changes up to 8a01ec97dc066009dd89e43bfcf55644f2dd6d19:

  x86/mce: Mask out non-address bits from machine check bank (2023-01-10 11:47:07 +0100)

----------------------------------------------------------------
- Add support for reporting more bits of the physical address on error,
  on newer AMD CPUs

- Mask out bits which don't belong to the address of the error being
  reported

----------------------------------------------------------------
Smita Koralahalli (2):
      x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
      x86/mce: Add support for Extended Physical Address MCA changes

Tony Luck (1):
      x86/mce: Mask out non-address bits from machine check bank

 arch/x86/include/asm/mce.h         |  3 +++
 arch/x86/kernel/cpu/mce/amd.c      | 12 +++--------
 arch/x86/kernel/cpu/mce/core.c     | 32 ++++++++++-----------------
 arch/x86/kernel/cpu/mce/internal.h | 44 ++++++++++++++++++++++++++++++++++++++
 drivers/edac/skx_common.c          |  2 +-
 5 files changed, 62 insertions(+), 31 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

             reply	other threads:[~2023-02-20 10:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-20 10:50 Borislav Petkov [this message]
2023-02-21 17:24 ` [GIT PULL] RAS updates for 6.3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y/NQfnRa82W0vCoy@zn.tnic \
    --to=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox