linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Borislav Petkov <bp@alien8.de>,
	linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] EDAC for 5.9
Date: Sun, 2 Aug 2020 15:03:30 -0700	[thread overview]
Message-ID: <20200802220330.GA24423@agluck-desk2.amr.corp.intel.com> (raw)

Hi Linus,

Boris is on vacation and aske me to send you the pull request for EDAC
changes that are queued for v5.9

-Tony

---

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_5.9

for you to fetch changes up to 0f959e19fadf00638b686fdeb70e24dfcc7bbcac:

  Merge branch 'edac-ghes' into edac-for-next (2020-06-22 15:28:01 +0200)

----------------------------------------------------------------
17ed808ad243 ("EDAC: Fix reference count leaks")
e370f886fefc ("EDAC: Remove edac_get_dimm_by_index()")
b9cae27728d1 ("EDAC/ghes: Scan the system once on driver init")
b001694d60fe ("EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvt")
cb51a371d08e ("EDAC/ghes: Setup DIMM label from DMI and use it in error reports")
8807e1559749 ("EDAC, {skx,i10nm}: Use CPU stepping macro to pass configurations")
e9ff6636d3f9 ("EDAC/mc: Call edac_inc_ue_error() before panic")
30bf38e4341b ("EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifier")

----------------------------------------------------------------
Borislav Petkov (3):
      EDAC/ghes: Scan the system once on driver init
      EDAC: Remove edac_get_dimm_by_index()
      Merge branch 'edac-ghes' into edac-for-next

Qiushi Wu (1):
      EDAC: Fix reference count leaks

Qiuxu Zhuo (1):
      EDAC, {skx,i10nm}: Use CPU stepping macro to pass configurations

Robert Richter (2):
      EDAC/ghes: Setup DIMM label from DMI and use it in error reports
      EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvt

Zhenzhong Duan (2):
      EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifier
      EDAC/mc: Call edac_inc_ue_error() before panic

 drivers/edac/edac_device_sysfs.c |   1 +
 drivers/edac/edac_mc.c           |   4 +-
 drivers/edac/edac_pci_sysfs.c    |   2 +-
 drivers/edac/ghes_edac.c         | 323 +++++++++++++++++++++++----------------
 drivers/edac/i10nm_base.c        |  12 +-
 drivers/edac/pnd2_edac.c         |   1 +
 drivers/edac/skx_base.c          |   2 +-
 include/linux/edac.h             |  29 +---
 8 files changed, 211 insertions(+), 163 deletions(-)

             reply	other threads:[~2020-08-02 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-02 22:03 Luck, Tony [this message]
2020-08-04  3:20 ` [GIT PULL] EDAC for 5.9 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=20200802220330.GA24423@agluck-desk2.amr.corp.intel.com \
    --to=tony.luck@intel.com \
    --cc=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 NNTP newsgroup(s).