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
iscsi
loopback
sbp
tcm_fc
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 828 bytes
target_core_alua.c -rw-r--r-- 54.5 KB
target_core_alua.h -rw-r--r-- 5.5 KB
target_core_configfs.c -rw-r--r-- 80.0 KB
target_core_device.c -rw-r--r-- 41.3 KB
target_core_fabric_configfs.c -rw-r--r-- 34.3 KB
target_core_fabric_lib.c -rw-r--r-- 12.3 KB
target_core_file.c -rw-r--r-- 13.5 KB
target_core_file.h -rw-r--r-- 965 bytes
target_core_hba.c -rw-r--r-- 4.2 KB
target_core_iblock.c -rw-r--r-- 18.8 KB
target_core_iblock.h -rw-r--r-- 518 bytes
target_core_internal.h -rw-r--r-- 5.4 KB
target_core_pr.c -rw-r--r-- 125.8 KB
target_core_pr.h -rw-r--r-- 2.2 KB
target_core_pscsi.c -rw-r--r-- 29.8 KB
target_core_pscsi.h -rw-r--r-- 1.3 KB
target_core_rd.c -rw-r--r-- 11.1 KB
target_core_rd.h -rw-r--r-- 1.2 KB
target_core_sbc.c -rw-r--r-- 16.1 KB
target_core_spc.c -rw-r--r-- 34.3 KB
target_core_stat.c -rw-r--r-- 48.1 KB
target_core_tmr.c -rw-r--r-- 11.8 KB
target_core_tpg.c -rw-r--r-- 23.5 KB
target_core_transport.c -rw-r--r-- 77.5 KB
target_core_ua.c -rw-r--r-- 8.9 KB
target_core_ua.h -rw-r--r-- 1.4 KB

back to top