The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Tony Luck <tony.luck@intel.com>
Cc: Ingo Molnar <mingo@kernel.org>,
	Dan Williams <dan.j.williams@intel.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCHv3 0/4] Better memcpy_mcsafe()
Date: Fri, 2 Sep 2016 10:31:28 +0200	[thread overview]
Message-ID: <20160902083128.GA17346@nazgul.tnic> (raw)
In-Reply-To: <cover.1472754711.git.tony.luck@intel.com>

On Thu, Sep 01, 2016 at 11:39:33AM -0700, Tony Luck wrote:
> v3: Adding missing comment about mce=recovery cmdline option
> v2: move quirks from drivers/pci/quirks.c to arch/x86/kernel/quirks.c
> 
> Ingo: Is this ready to queue up for v4.9 merge?
> 
> Tony Luck (4):
>   locking/static_keys: provide DECLARE and well as DEFINE macros
>   x86/mce, PCI: Provide quirks to identify Xeon models with machine
>     check recovery
>   x86/mce: Better memcpy_mcsafe()
>   x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the model string test that
>     set it.
> 
>  arch/x86/include/asm/cpufeatures.h |  1 -
>  arch/x86/include/asm/pmem.h        |  5 +----
>  arch/x86/include/asm/string_64.h   | 19 ++++++++++++++++++-
>  arch/x86/kernel/cpu/mcheck/mce.c   | 19 ++++++++-----------
>  arch/x86/kernel/quirks.c           | 31 +++++++++++++++++++++++++++++++
>  arch/x86/kernel/x8664_ksyms_64.c   |  2 +-
>  arch/x86/lib/memcpy_64.S           |  6 +++---
>  include/linux/jump_label.h         |  6 ++++++
>  8 files changed, 68 insertions(+), 21 deletions(-)

Acked-by: Borislav Petkov <bp@suse.de>

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
--

           reply	other threads:[~2016-09-02  8:31 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <cover.1472754711.git.tony.luck@intel.com>]

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=20160902083128.GA17346@nazgul.tnic \
    --to=bp@suse.de \
    --cc=dan.j.williams@intel.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=tony.luck@intel.com \
    --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