[GIT,PULL] RAS updates for v6.4-rc1

Message ID 20230424133230.GBZEaE7j5O76K4PIdK@fat_crate.local
State New
Headers
Series [GIT,PULL] RAS updates for v6.4-rc1 |

Pull-request

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

Message

Borislav Petkov April 24, 2023, 1:32 p.m. UTC
  Hi Linus,

please pull a boring RAS updates branch for 6.4.

Thx.

---

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -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.4_rc1

for you to fetch changes up to 4c1cdec319b9aadb65737c3eb1f5cb74bd6aa156:

  x86/MCE/AMD: Use an u64 for bank_map (2023-03-19 19:07:04 +0100)

----------------------------------------------------------------
 - Just cleanups and fixes this time around: make threshold_ktype const,
   an objtool fix and use proper size for a bitmap

----------------------------------------------------------------
Borislav Petkov (AMD) (1):
      x86/mce: Always inline old MCA stubs

Muralidhara M K (1):
      x86/MCE/AMD: Use an u64 for bank_map

Thomas Weißschuh (1):
      x86/MCE/AMD: Make kobj_type structure constant

 arch/x86/kernel/cpu/mce/amd.c      | 16 ++++++++--------
 arch/x86/kernel/cpu/mce/internal.h | 10 +++++-----
 2 files changed, 13 insertions(+), 13 deletions(-)
  

Comments

pr-tracker-bot@kernel.org April 25, 2023, 6 p.m. UTC | #1
The pull request you sent on Mon, 24 Apr 2023 15:32:30 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d3464152e541b08fdc3c60664c01a28f8844a655

Thank you!