diff options
| author | Wei Yang <[email protected]> | 2016-03-04 10:53:06 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-03-09 09:58:17 +1100 |
| commit | 51c0e87e9a48d081d7ccb40d7454a0fa2935a424 (patch) | |
| tree | 857e9d84f428131604138d391ebf9b492be41747 /include/linux/debugobjects.h | |
| parent | 971427f5827d5a013965878e196d6930a977e8a7 (diff) | |
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
This restricts the EEH address cache to use only the first 7 BARs. This
makes __eeh_addr_cache_insert_dev() ignore PCI bridge window and IOV BARs.
As the result of this change, eeh_addr_cache_get_dev() will return VFs from
VF's resource addresses instead of parent PFs.
This also removes PCI bridge check as we limit __eeh_addr_cache_insert_dev()
to 7 BARs and this effectively excludes PCI bridges from being cached.
Signed-off-by: Wei Yang <[email protected]>
Acked-by: Gavin Shan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions