From: Sinan Kaya <okaya@codeaurora.org>
To: Chris Clayton <chris2553@googlemail.com>,
LKML <linux-kernel@vger.kernel.org>
Cc: bhelgaas@google.com
Subject: Re: Oops on 4.15-rc[123] on shutdown/reboot
Date: Mon, 11 Dec 2017 12:24:42 -0500 [thread overview]
Message-ID: <c8ea6c5f-82bc-18ef-2b42-f4b2c2bb366d@codeaurora.org> (raw)
In-Reply-To: <dc55a883-24fc-d0d7-402b-d0e309ae5ef3@googlemail.com>
On 12/11/2017 12:06 PM, Chris Clayton wrote:
> Here's the output of dmesg for 4.15.0-rc3. I'll open a bugzilla later and add this and the lspci output that I sent with
> my original repoart.
This was helpful. I don't see any AER/DPC in your log. It looks like the only PCIe
portdrv service you have is PME.
Can we do a quick hack and return immediately from
static int pcie_pme_probe(struct pcie_device *srv)
by putting return 0; at the top.
Same thing in
static void pcie_pme_remove(struct pcie_device *srv)
just place a return at the top.
I'm hoping your problem will go away after this. Then, we can start peeling the onion.
--
Sinan Kaya
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.
next prev parent reply other threads:[~2017-12-11 17:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-11 15:31 Chris Clayton
2017-12-11 16:29 ` Sinan Kaya
2017-12-11 17:06 ` Chris Clayton
2017-12-11 17:24 ` Sinan Kaya [this message]
2017-12-11 19:31 ` Chris Clayton
2017-12-11 17:17 ` Bjorn Helgaas
2017-12-11 20:04 ` Chris Clayton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c8ea6c5f-82bc-18ef-2b42-f4b2c2bb366d@codeaurora.org \
--to=okaya@codeaurora.org \
--cc=bhelgaas@google.com \
--cc=chris2553@googlemail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®