From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932301AbcDFIFb (ORCPT ); Wed, 6 Apr 2016 04:05:31 -0400 Received: from mail.skyhub.de ([78.46.96.112]:39230 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601AbcDFIFW (ORCPT ); Wed, 6 Apr 2016 04:05:22 -0400 From: Borislav Petkov To: X86 ML Cc: LKML Subject: [PATCH 0/3] x86/RAS: Some small things for tip Date: Wed, 6 Apr 2016 10:05:13 +0200 Message-Id: <1459929916-12852-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.7.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Hi, just a couple of smallish fixes. Tony's is CC:stable so please queue this into tip:x86/urgent. Thanks. Borislav Petkov (1): x86/RAS: Rename AMD MCE injectior config item Davidlohr Bueso (1): x86/mce: Remove explicit smp_rmb() when starting CPUs sync Tony Luck (1): x86/mce: Avoid using object after free in genpool arch/x86/kernel/cpu/mcheck/mce-genpool.c | 4 ++-- arch/x86/kernel/cpu/mcheck/mce.c | 4 ++-- arch/x86/ras/Kconfig | 2 +- arch/x86/ras/Makefile | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) -- 2.7.3