Revision 1d8549085377674224bf30a368284c391a3ce40e authored by Linus Torvalds on 23 January 2013, 00:36:23 UTC, committed by Linus Torvalds on 23 January 2013, 00:36:23 UTC
Pull PCI updates from Bjorn Helgaas:
 "The most important is a fix for a pciehp deadlock that occurs when
  unplugging a Thunderbolt adapter.  We also applied the same fix to
  shpchp, removed CONFIG_EXPERIMENTAL dependencies, fixed a
  pcie_aspm=force problem, and fixed a refcount leak.

  Details:

   - Hotplug
      PCI: pciehp: Use per-slot workqueues to avoid deadlock
      PCI: shpchp: Make shpchp_wq non-ordered
      PCI: shpchp: Handle push button event asynchronously
      PCI: shpchp: Use per-slot workqueues to avoid deadlock

   - Power management
      PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported

   - Misc
      PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
      PCI: remove depends on CONFIG_EXPERIMENTAL"

* tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI: remove depends on CONFIG_EXPERIMENTAL
  PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
  PCI: shpchp: Use per-slot workqueues to avoid deadlock
  PCI: shpchp: Handle push button event asynchronously
  PCI: shpchp: Make shpchp_wq non-ordered
  PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
  PCI: pciehp: Use per-slot workqueues to avoid deadlock
2 parent s f56c319 + 444ee9b
History
File Mode Size
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 6.4 KB
acl.h -rw-r--r-- 843 bytes
aops.c -rw-r--r-- 29.3 KB
bmap.c -rw-r--r-- 33.3 KB
bmap.h -rw-r--r-- 1.8 KB
dentry.c -rw-r--r-- 2.9 KB
dir.c -rw-r--r-- 47.1 KB
dir.h -rw-r--r-- 2.3 KB
export.c -rw-r--r-- 4.8 KB
file.c -rw-r--r-- 26.3 KB
gfs2.h -rw-r--r-- 524 bytes
glock.c -rw-r--r-- 51.1 KB
glock.h -rw-r--r-- 7.5 KB
glops.c -rw-r--r-- 15.1 KB
glops.h -rw-r--r-- 1.1 KB
incore.h -rw-r--r-- 21.0 KB
inode.c -rw-r--r-- 42.7 KB
inode.h -rw-r--r-- 4.2 KB
lock_dlm.c -rw-r--r-- 38.5 KB
log.c -rw-r--r-- 21.6 KB
log.h -rw-r--r-- 1.7 KB
lops.c -rw-r--r-- 22.9 KB
lops.h -rw-r--r-- 3.0 KB
main.c -rw-r--r-- 5.5 KB
meta_io.c -rw-r--r-- 9.9 KB
meta_io.h -rw-r--r-- 2.5 KB
ops_fstype.c -rw-r--r-- 35.6 KB
quota.c -rw-r--r-- 38.5 KB
quota.h -rw-r--r-- 1.8 KB
recovery.c -rw-r--r-- 14.2 KB
recovery.h -rw-r--r-- 1.2 KB
rgrp.c -rw-r--r-- 62.9 KB
rgrp.h -rw-r--r-- 3.2 KB
super.c -rw-r--r-- 38.4 KB
super.h -rw-r--r-- 2.0 KB
sys.c -rw-r--r-- 16.6 KB
sys.h -rw-r--r-- 659 bytes
trace_gfs2.h -rw-r--r-- 15.2 KB
trans.c -rw-r--r-- 5.0 KB
trans.h -rw-r--r-- 1.4 KB
util.c -rw-r--r-- 8.1 KB
util.h -rw-r--r-- 4.9 KB
xattr.c -rw-r--r-- 32.4 KB
xattr.h -rw-r--r-- 2.1 KB

back to top