All of lore.kernel.org
 help / color / mirror / Atom feed
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>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: [GIT PULL] RAS changes for v4.20
Date: Tue, 23 Oct 2018 12:59:06 +0200	[thread overview]
Message-ID: <20181023105906.GA22356@gmail.com> (raw)

Linus,

Please pull the latest ras-core-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus

   # HEAD: 711f76a328cbe5b49164bb14bcb593fa52102051 x86/mcelog: Remove one mce_helper definition

Misc smaller fixes and cleanups.

 Thanks,

	Ingo

------------------>
Borislav Petkov (1):
      x86/mce-inject: Reset injection struct after injection

Qiuxu Zhuo (2):
      x86/mce: Use BIT_ULL(x) for bit mask definitions
      x86/mce: Add macros for the corrected error count bit field

Sebastian Andrzej Siewior (1):
      x86/mcelog: Remove one mce_helper definition


 arch/x86/include/asm/mce.h              | 53 +++++++++++++++++----------------
 arch/x86/kernel/cpu/mcheck/dev-mcelog.c |  3 --
 arch/x86/kernel/cpu/mcheck/mce-inject.c |  6 ++++
 3 files changed, 34 insertions(+), 28 deletions(-)


                 reply	other threads:[~2018-10-23 10:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20181023105906.GA22356@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=gregkh@linuxfoundation.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.