aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorHuang Ying <[email protected]>2012-08-08 09:07:39 +0800
committerBjorn Helgaas <[email protected]>2012-08-21 17:32:07 -0600
commitea8c88f13d9fb1d6b39a05bfa07ae076ca1c6803 (patch)
treeb063ab2cc5c779bf5f9ba7d92514dbfb04d64360 /net/unix/sysctl_net_unix.c
parent4f9c1397e2e80e52b17ec4e39760caa807bd15c7 (diff)
PCI/PM: Keep parent bridge active when probing device
This patch fixes the following bug: http://marc.info/?l=linux-pci&m=134329923124234&w=2 The root cause of the bug is as follow. If a device is not bound with the corresponding driver, the device runtime PM will be disabled and the device will be put into suspended state. So that, the bridge/PCIe port connected to it may be put into suspended and low power state. When do probing for the device later, because the bridge/PCIe port connected to it is in low power state, the IO access to device may fail. To solve the issue, the bridge/PCIe port connected to the device is put into active state before probing. Reported-by: Bjorn Mork <[email protected]> Signed-off-by: Huang Ying <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions