kernel_optimize_test/arch/powerpc
Gavin Shan 0ba178888b powerpc/eeh: Remove reference to PCI device
We will rely on pcibios_release_device() to remove the EEH cache
and unbind EEH device for the specific PCI device. So we shouldn't
hold the reference to the PCI device from EEH cache and EEH device.
Otherwise, pcibios_release_device() won't be called as we expected.
The patch removes the reference to the PCI device in EEH core.

Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-07-24 14:18:46 +10:00
..
boot
configs Merge remote-tracking branch 'agust/next' into next 2013-07-02 18:31:08 +10:00
crypto
include powerpc: Access local paca after hard irq disabled 2013-07-24 14:18:44 +10:00
kernel powerpc/eeh: Remove reference to PCI device 2013-07-24 14:18:46 +10:00
kvm Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2013-07-04 10:29:23 -07:00
lib
math-emu
mm mm: remove free_area_cache 2013-07-10 18:11:34 -07:00
net
oprofile
perf powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU 2013-07-24 14:18:45 +10:00
platforms powerpc: Fix the corrupt r3 error during MCE handling. 2013-07-24 14:18:45 +10:00
sysdev Merge remote-tracking branch 'scott/next' into next 2013-07-02 17:42:17 +10:00
xmon
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-07-09 18:24:39 -07:00
Kconfig.debug Merge branch 'kconfig-diet' from Dave Hansen 2013-07-04 11:25:51 -07:00
Makefile
relocs_check.pl