From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932718AbdK2Oo4 (ORCPT ); Wed, 29 Nov 2017 09:44:56 -0500 Received: from mga11.intel.com ([192.55.52.93]:55297 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932435AbdK2Ooz (ORCPT ); Wed, 29 Nov 2017 09:44:55 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,473,1505804400"; d="scan'208";a="7534895" Message-ID: <1511966690.2750.9.camel@intel.com> Subject: Re: Regression: unable to boot after commit bd9240a18edf ("x86/apic: Add TSC_DEADLINE quirk due to errata") - Surface Pro 4 SKL From: Zhang Rui To: Peter Zijlstra Cc: Thomas Gleixner , LKML , linux-x86 , Len Brown , "Chen, Yu C" Date: Wed, 29 Nov 2017 22:44:50 +0800 In-Reply-To: <20171128123607.fmgpq76brf6bdkk4@hirez.programming.kicks-ass.net> References: <1511834933.2498.14.camel@intel.com> <20171128081440.mi3nrhxgori75cbs@hirez.programming.kicks-ass.net> <1511857335.2498.22.camel@intel.com> <1511866741.2441.5.camel@intel.com> <20171128123607.fmgpq76brf6bdkk4@hirez.programming.kicks-ass.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2017-11-28 at 13:36 +0100, Peter Zijlstra wrote: > On Tue, Nov 28, 2017 at 06:59:01PM +0800, Zhang Rui wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > My Surface Pro 4 is unable to boot after 4.12. The symptom > > > > > > is > > > > yes. Tried 4.4 distro and 4.12 vanilla kernel, kernel always > > freezes > > with boot option "notscdeadline"/"lapic=notscdeadline". > Then for some mysterious reason, your Surface thing has a borked > LAPIC. > I agree. But however, on this platform, forcing a cpu microcode upgrade after upgrading kernel does not seem like a good solution to users. Thus I still like to dig into the problem further to see if we can workaround this "regression" in software. As the kernel freezes at a very early stage, do you have any advice on how to narrow down the problem? thanks, rui