linux-kernel-test/arch/powerpc
Linas Vepstas 5d5a0936b3 [PATCH] powerpc: Split out PCI address cache to its own file
25-pci-address-cache.patch

The core EEH file is rather large. This patch splits out a self-contained
chunk of it into its own file.  This is the chunk that performes the
caching and lookup of pci devices based on the i/o addresses of thier
resoures.  This code is almos architecture-independent and could be
used by any system that wanted to find a pci device based only on
the i/o address used by the device.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
(cherry picked from b0b291d59906d4a9a89ed9e34d9fd684c7188924 commit)
2006-01-10 15:29:04 +11:00
..
boot [PATCH] powerpc: Fix suboptimal uImage target 2006-01-09 14:50:25 +11:00
configs [PATCH] powerpc: Add pmac32 defconfig for ARCH=powerpc 2006-01-09 14:53:47 +11:00
kernel spelling: s/retreive/retrieve/ 2006-01-10 00:10:13 +01:00
lib powerpc: Fix find_next_bit on 32-bit 2005-11-10 12:01:41 +11:00
mm spelling: s/retreive/retrieve/ 2006-01-10 00:10:13 +01:00
oprofile [PATCH] ppc64: Fix oprofile when compiled as a module 2006-01-09 16:02:52 +11:00
platforms [PATCH] powerpc: Split out PCI address cache to its own file 2006-01-10 15:29:04 +11:00
sysdev [PATCH] powerpc: Fix g5 DART init 2006-01-09 15:05:42 +11:00
xmon [PATCH] powerpc: Add a is_kernel_addr() macro 2006-01-09 14:51:50 +11:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge 2006-01-09 10:03:44 -08:00
Kconfig.debug [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile [PATCH] powerpc: Add support for building uImages 2006-01-09 14:50:21 +11:00