From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752027AbdFARMZ (ORCPT ); Thu, 1 Jun 2017 13:12:25 -0400 Received: from mail-it0-f52.google.com ([209.85.214.52]:38739 "EHLO mail-it0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751090AbdFARMX (ORCPT ); Thu, 1 Jun 2017 13:12:23 -0400 MIME-Version: 1.0 In-Reply-To: <20170601082744.GD23936@nuc-i3427.alporthouse.com> References: <20170601082744.GD23936@nuc-i3427.alporthouse.com> From: Linus Torvalds Date: Thu, 1 Jun 2017 10:12:17 -0700 X-Google-Sender-Auth: zcDBApvwkLeG6DgiAIc8ZwnbUwA Message-ID: Subject: Re: [v4.12-rc3] Early boot panic on Broadwell To: Chris Wilson Cc: Mikulas Patocka , Ingo Molnar , Peter Zijlstra , "H. Peter Anvin" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 1, 2017 at 1:27 AM, Chris Wilson wrote: > > I hit an early boot panic on a Broadwell laptop (xps13-9343) that I > bisected to: > > commit cbed27cdf0e3f7ea3b2259e86b9e34df02be3fe4 This is already reverted in -tip afaik, I just haven't gotten the pull request yet. Linus