summaryrefslogtreecommitdiff
path: root/virt/kvm
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-03-30 23:38:02 +0100
committerBjorn Helgaas <bhelgaas@google.com>2013-04-03 15:54:59 -0600
commitde7d5f729c72638f41d7c17487bccb1c570ff144 (patch)
tree612e1352129643874cfb5d6d53511d7f33a72d7a /virt/kvm
parent24ad0ef9c8b946ed2abe681e4e44f4a1e643d882 (diff)
downloadlinux-3.10-de7d5f729c72638f41d7c17487bccb1c570ff144.tar.gz
linux-3.10-de7d5f729c72638f41d7c17487bccb1c570ff144.tar.bz2
linux-3.10-de7d5f729c72638f41d7c17487bccb1c570ff144.zip
PCI/PM: Disable runtime PM of PCIe ports
The runtime PM of PCIe ports turns out to be quite fragile, as in some cases things work while in some other cases they don't and we don't seem to have a good way to determine whether or not they are going to work in advance. For this reason, avoid enabling runtime PM for PCIe ports by keeping their runtime PM reference counters always above 0 for the time being. When a PCIe port is suspended, it can no longer report events like hotplug, so hotplug below the port may not work, as in the bug report below. [bhelgaas: changelog, stable] Reference: https://bugzilla.kernel.org/show_bug.cgi?id=53811 Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> CC: stable@vger.kernel.org # v3.6+
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions