Home
last modified time | relevance | path

Searched hist:"5 d5a0936b3ad9e3d3f6eaf61f1a06c62ea0e7a59" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A DMakefilediff 5d5a0936b3ad9e3d3f6eaf61f1a06c62ea0e7a59 Fri Nov 04 01:53:07 CET 2005 Linas Vepstas <linas@linas.org> [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)