From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Borislav Petkov <bp@alien8.de>,
Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] RAS changes for v5.9
Date: Mon, 3 Aug 2020 22:25:42 +0200 [thread overview]
Message-ID: <20200803202542.GA1474582@gmail.com> (raw)
Linus,
Please pull the latest ras/core git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-2020-08-03
# HEAD: bb2de0adca217a114ce023489426e24152e4bfcf x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Boris is on vacation and he asked us to send you the pending RAS bits:
- Print the PPIN field on CPUs that fill them out
- Fix an MCE injection bug
- Simplify a kzalloc in dev_mcelog_init_device()
Thanks,
Ingo
------------------>
Gustavo A. R. Silva (1):
x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()
Smita Koralahalli (1):
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Zhenzhong Duan (1):
x86/mce/inject: Fix a wrong assignment of i_mce.status
arch/x86/kernel/cpu/mce/core.c | 2 ++
arch/x86/kernel/cpu/mce/dev-mcelog.c | 2 +-
arch/x86/kernel/cpu/mce/inject.c | 2 +-
drivers/edac/mce_amd.c | 3 +++
4 files changed, 7 insertions(+), 2 deletions(-)
next reply other threads:[~2020-08-03 20:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 20:25 Ingo Molnar [this message]
2020-08-04 0:50 ` [GIT PULL] RAS changes for v5.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=20200803202542.GA1474582@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--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