Re: [2/2, v3] powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism

2016-05-12 Thread Michael Ellerman
On Mon, 2016-11-04 at 19:17:23 UTC, "Guilherme G. Piccoli" wrote: > Commit 39baadbf36ce ("powerpc/eeh: Remove eeh information from pci_dn") > changed the pci_dn struct by removing its EEH-related members. > As part of this clean-up, DDW mechanism was modified to read the device > configuration addr

[PATCH 2/2 v3] powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism

2016-04-11 Thread Guilherme G. Piccoli
Commit 39baadbf36ce ("powerpc/eeh: Remove eeh information from pci_dn") changed the pci_dn struct by removing its EEH-related members. As part of this clean-up, DDW mechanism was modified to read the device configuration address from eeh_dev struct. As a consequence, now if we disable EEH mechanis