LKML Archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-edac <linux-edac@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EDAC updates for v6.10
Date: Mon, 13 May 2024 11:13:02 +0200	[thread overview]
Message-ID: <20240513091302.GAZkHZnuY3xHJWwzs-@fat_crate.local> (raw)

Hi Linus,

please pull a boring set of EDAC updates for 6.10.

Thx.

---

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git edac_updates_for_v6.10

for you to fetch changes up to e0d335077831196bffe6a634ffe385fc684192ca:

  EDAC/skx_common: Allow decoding of SGX addresses (2024-04-08 09:49:45 -0700)

----------------------------------------------------------------
- Have skx_edac decode error addresses belonging to SGX properly

- Remove a bunch of unused struct members

- Other cleanups

----------------------------------------------------------------
Jiri Slaby (SUSE) (5):
      EDAC/amd64: Remove unused struct member amd64_pvt::ext_nbcfg
      EDAC/device: Remove edac_dev_sysfs_block_attribute::{block,value}
      EDAC/device: Remove edac_dev_sysfs_block_attribute::store()
      EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info()
      EDAC: Remove unused struct members

Li Zhijian (1):
      EDAC/mc_sysfs: Convert sprintf()/snprintf() to sysfs_emit()

Qiuxu Zhuo (1):
      EDAC/skx_common: Allow decoding of SGX addresses

 drivers/edac/altera_edac.c       |  8 +++---
 drivers/edac/amd64_edac.h        |  1 -
 drivers/edac/amd8111_edac.c      |  3 +--
 drivers/edac/armada_xp_edac.c    |  2 +-
 drivers/edac/cpc925_edac.c       |  2 +-
 drivers/edac/edac_device.c       | 53 ++--------------------------------------
 drivers/edac/edac_device.h       | 22 +++--------------
 drivers/edac/edac_device_sysfs.c | 22 +++--------------
 drivers/edac/edac_mc_sysfs.c     | 47 +++++++++++++++++------------------
 drivers/edac/edac_pci.h          |  5 ----
 drivers/edac/highbank_l2_edac.c  |  2 +-
 drivers/edac/mpc85xx_edac.c      |  2 +-
 drivers/edac/octeon_edac-l2c.c   |  2 +-
 drivers/edac/octeon_edac-pc.c    |  2 +-
 drivers/edac/qcom_edac.c         |  1 -
 drivers/edac/sifive_edac.c       |  3 +--
 drivers/edac/skx_common.c        |  2 +-
 drivers/edac/thunderx_edac.c     |  6 ++---
 drivers/edac/xgene_edac.c        | 10 +++-----
 drivers/edac/zynqmp_edac.c       |  2 +-
 20 files changed, 50 insertions(+), 147 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

             reply	other threads:[~2024-05-13  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13  9:13 Borislav Petkov [this message]
2024-05-14 17:02 ` [GIT PULL] EDAC updates for v6.10 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=20240513091302.GAZkHZnuY3xHJWwzs-@fat_crate.local \
    --to=bp@alien8.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).