Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934197AbdCLL5T (ORCPT ); Sun, 12 Mar 2017 07:57:19 -0400 Received: from mail.skyhub.de ([5.9.137.197]:52692 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933880AbdCLL5N (ORCPT ); Sun, 12 Mar 2017 07:57:13 -0400 Date: Sun, 12 Mar 2017 12:57:03 +0100 From: Borislav Petkov To: lkml@pengaru.com Cc: linux-kernel , vcaputo@pengaru.com, linux-pci@vger.kernel.org Subject: Re: [BUG] 4.11.0-rc1 panic on shutdown X61s Message-ID: <20170312115703.GA18197@nazgul.tnic> References: <20170312053723.GH802@shells.gnugeneration.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170312053723.GH802@shells.gnugeneration.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 719 Lines: 26 On Sat, Mar 11, 2017 at 09:37:23PM -0800, lkml@pengaru.com wrote: > Hello list, > > Here's a photo of the panic, on imgur to be kind to vger: > http://imgur.com/a/wZI32 > > I'm out on a sailboat so can't really do much, but had a chance with internet So you didn't bring another box with you on the sailboat to connect it to the laptop over netconsole to catch full dmesg, did you? :-))) Because there's a taint W flag in that splat which means there was a warning which fired before that. Which could be the important piece of dmesg... Other than that, this is the BUG() pci_msi_shutdown(). Hmm, maybe linux-pci has an idea, CCed. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --