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 <[email protected]>

-- 
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 via email to