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


Groups > linux.kernel > #1436826

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-05 09:50 +0200
Message-ID <rRthg-8dT-17@gated-at.bofh.it> (permalink)
References (1 earlier) <rRd2N-6Kd-15@gated-at.bofh.it> <rRdvQ-6Up-17@gated-at.bofh.it> <rRdPc-7gk-27@gated-at.bofh.it> <rRe8y-7mI-17@gated-at.bofh.it> <rRoUh-5HL-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jul 05, 2016 at 11:00:21AM +0800, AceLan Kao wrote:
> These are logs from my machine.
> 
> *** Before plug-in the USB key
> 
> u@u-XPS-13-9xxx:~$ sudo lspci -vvvv -s 00:1c.0
> 00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1) (prog-if 00
> [Normal decode])
[...]
>                 LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
>                 SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+

The link is down (DLActive-), but the root port is a hotplug port,
so apparently with Alpine Ridge the controller is powered down if
nothing is plugged in and this results in the controller being
"unplugged" from the root port.

This looks less fishy than I originally thought, it's just very
different from the power management of pre Alpine Ridge controllers
on Macs (which is the only thing I'm really familiar with), where
the root port is not a hotplug port and the controller does not
disappear from the system when powered down. (It's config space
just becomes inaccessible.)

Best regards,

Lukas

Back to linux.kernel | Previous | NextPrevious 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