Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751998AbdCPIlR (ORCPT ); Thu, 16 Mar 2017 04:41:17 -0400 Received: from mga01.intel.com ([192.55.52.88]:25609 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751487AbdCPIlO (ORCPT ); Thu, 16 Mar 2017 04:41:14 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,170,1486454400"; d="scan'208";a="1123300230" Date: Thu, 16 Mar 2017 16:38:19 +0800 From: Aaron Lu To: Thomas Gleixner Cc: Dou Liyang , Ye Xiaolong , cl@linux.com, x86@kernel.org, akpm@linux-foundation.org, rafael@kernel.org, peterz@infradead.org, rafael.j.wysocki@intel.com, rjw@rjwysocki.net, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, hpa@zytor.com, tj@kernel.org, izumi.taku@jp.fujitsu.com, lkp@01.org, mingo@kernel.org Subject: Re: [LKP] [PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid Message-ID: <20170316083819.GC13054@aaronlu.sh.intel.com> References: <1487580471-17665-1-git-send-email-douly.fnst@cn.fujitsu.com> <20170221010218.GA9932@yexl-desktop> <20170221071059.GA19410@yexl-desktop> <61b3eb11-29cb-0048-e705-47c280aac892@cn.fujitsu.com> <20170316081457.GB13054@aaronlu.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 513 Lines: 14 On Thu, Mar 16, 2017 at 09:28:55AM +0100, Thomas Gleixner wrote: > On Thu, 16 Mar 2017, Aaron Lu wrote: > > > > What is the status of the patch? > > > > I still get oops during boot on a EP machine with today's Linus tree's > > head commit 69eea5a4ab9c("Merge branch 'for-linus' of git://git.kernel.dk/linux-block") > > I have it applied to tip/x86/acpi. I was not aware that this is a urgent > issue to be forwarded to Linus ASAP. > > I'll send it Linus wards in the next days. That would be great, thanks.