From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932540AbcHIN2m (ORCPT ); Tue, 9 Aug 2016 09:28:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32862 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932359AbcHIN2l (ORCPT ); Tue, 9 Aug 2016 09:28:41 -0400 Date: Tue, 9 Aug 2016 09:28:39 -0400 From: Luiz Capitulino To: tglx@linutronix.de Cc: bigeasy@linutronix.de, linux-kernel@vger.kernel.org, anna-maria@linutronix.de Subject: Re: [PATCH 0/2] x86/x2apic: fix conversion to CPU hotplug state machine Message-ID: <20160809092839.5756c805@redhat.com> In-Reply-To: <1470322560-18333-1-git-send-email-lcapitulino@redhat.com> References: <1470322560-18333-1-git-send-email-lcapitulino@redhat.com> Organization: Red Hat MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Tue, 09 Aug 2016 13:28:40 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 4 Aug 2016 10:55:58 -0400 Luiz Capitulino wrote: > The first patch fixes a real reproducible issue. The second one is > more theoretical. Please, check the paches for more details. Ping? Just making sure this is not lost. Latest Linus tree doesn't boot on my machines without patch 1/2.