• Linas Vepstas's avatar
    [PATCH] powerpc: Split out PCI address cache to its own file · 5d5a0936
    Linas Vepstas authored
    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: default avatarLinas Vepstas <linas@austin.ibm.com>
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    (cherry picked from b0b291d59906d4a9a89ed9e34d9fd684c7188924 commit)
    5d5a0936
eeh.c 27.5 KB