Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1436203

Re: kmem_cache_alloc fail with unable to handle paging request after pci hotplug remove.

From Lukas Wunner <lukas@wunner.de>
Newsgroups linux.kernel
Subject Re: kmem_cache_alloc fail with unable to handle paging request after pci hotplug remove.
Date 2016-07-04 17:20 +0200
Message-ID <rRdPc-7gk-27@gated-at.bofh.it> (permalink)
References <rRcT7-6F8-13@gated-at.bofh.it> <rRd2N-6Kd-15@gated-at.bofh.it> <rRdvQ-6Up-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 04, 2016 at 06:04:42PM +0300, Mathias Nyman wrote:
> On 04.07.2016 17:25, Rafael J. Wysocki wrote:
> > On Mon, Jul 4, 2016 at 4:26 PM, Mathias Nyman <mathias.nyman@linux.intel.com> wrote:
> > > AceLan Kao can get his DELL XPS 13 laptop to hang by plugging/un-plugging
> > > a USB 3.1 key via thunderbolt port.
> > > 
> > > Allocating memory fails after this, always pointing to NULL pointer or
> > > page request failing in get_freepointer() called by
> > > kmalloc/kmem_cache_alloc.
> > > 
> > > Unplugging a usb type-c device from the thunderbolt port on Alpine Ridge
> > > based systems like this one will hotplug remove PCI bridges together
> > > with the USB xhci controller behind them.

Yes, that matches with the lspci output you've posted, the whole
Thunderbolt controller is gone after unplug. Perhaps it's powered
down? What does "lspci -vvvv -s 00:1d.6" say? (Does the root port
still have a link to the Thunderbolt controller?)

Best regards,

Lukas

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: kmem_cache_alloc fail with unable to handle paging request after  pci hotplug remove. Lukas Wunner <lukas@wunner.de> - 2016-07-04 17:20 +0200
  Re: kmem_cache_alloc fail with unable to handle paging request after  pci hotplug remove. Mathias Nyman <mathias.nyman@linux.intel.com> - 2016-07-04 17:40 +0200
    Re: kmem_cache_alloc fail with unable to handle paging request after  pci hotplug remove. AceLan Kao <acelan@gmail.com> - 2016-07-05 05:10 +0200
      Re: kmem_cache_alloc fail with unable to handle paging request after  pci hotplug remove. Lukas Wunner <lukas@wunner.de> - 2016-07-05 09:50 +0200

csiph-web