Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753715AbbLJKMq (ORCPT ); Thu, 10 Dec 2015 05:12:46 -0500 Received: from mail.skyhub.de ([78.46.96.112]:36872 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753342AbbLJKMm (ORCPT ); Thu, 10 Dec 2015 05:12:42 -0500 From: Borislav Petkov To: Ingo Molnar Cc: LKML Subject: [PATCH] tip-queue 2015-12-10 Date: Thu, 10 Dec 2015 11:12:25 +0100 Message-Id: <1449742346-21470-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 695 Lines: 26 From: Borislav Petkov Hi, just one for tip-urgent today. It is taking care of the case where CPUs are offlined and an #MC happens. Fix is purposefully kept minimal for stable@. More involved dealing with the whole issue is going to follow. Thanks. Ashok Raj (1): x86/mce: Ensure offline CPUs don't participate in rendezvous process arch/x86/kernel/cpu/mcheck/mce.c | 11 +++++++++++ 1 file changed, 11 insertions(+) -- 2.3.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/