Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751342AbdCPGws (ORCPT ); Thu, 16 Mar 2017 02:52:48 -0400 Received: from mga14.intel.com ([192.55.52.115]:48874 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750866AbdCPGwq (ORCPT ); Thu, 16 Mar 2017 02:52:46 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,170,1486454400"; d="scan'208";a="67882541" From: "Brown, Aaron F" To: Shawn Starr , "linux-kernel@vger.kernel.org" Subject: RE: [4.10][regression][PM] Oops pci_restore_msi_state() e1000e? (Re: [BUG] 4.11.0-rc1 panic on shutdown X61s) Thread-Topic: [4.10][regression][PM] Oops pci_restore_msi_state() e1000e? (Re: [BUG] 4.11.0-rc1 panic on shutdown X61s) Thread-Index: AQHSnQOtaAj3et1N9kKGOuIC93ieJ6GXAMnQ Date: Thu, 16 Mar 2017 06:52:43 +0000 Message-ID: <309B89C4C689E141A5FF6A0C5FB2118B8C5B4FB3@ORSMSX101.amr.corp.intel.com> References: <87a17515-b209-148e-8268-a6275955e217@rogers.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.138] Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v2G6qpmG030547 Content-Length: 1617 Lines: 20 > From: Shawn Starr [mailto:shawn.starr@rogers.com] > Sent: Tuesday, March 14, 2017 1:43 PM > To: linux-kernel@vger.kernel.org > Cc: Brown, Aaron F > Subject: Re: [4.10][regression][PM] Oops pci_restore_msi_state() e1000e? > (Re: [BUG] 4.11.0-rc1 panic on shutdown X61s) > > This isn't just Lenovo, > > My Dell laptop experiences same problem, there is bugzilla: > > https://bugzilla.kernel.org/show_bug.cgi?id=194801 Yes, I had noticed a Dell laptop in one of the reports in addition to the Thinkpads. As it turns out one of the systems I have been trying to reproduce it on is a Lenova with an 82677LM, a newer chipset than the one Vito Caputo is seeing the problem on (82566) and a slightly older one than the one Boris Petkov reported (82579LM.) I also have been trying with a SuperMicro that has an 82579LM that matches Boris's lspci output very closely and still have not managed to trigger it. I used the config Boris provided to build a kernel and tried it on those systems (and a number of other ones) and still have not succeeded in making it break. Given I've tried with the same config as one that's breaking and the range of chipsets it is appearing on I'm suspicious it's more to do with the system environment than the exact kernel config or e1000e chipset, but really don't know. If I try to pursue it more I guess I'll try installing a Debian build on some of the systems. Regardless, Sasha Neftin weighed in on it agreeing it needs to be reverted and the upstream people were included, so hopefully it will get reverted in one of the next dot releases. -Aaron