commit | f1a377f86f51b381cfc30bf2270f8a5f81e35ee9 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Thu Jul 01 15:27:44 2021 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 10 23:15:00 2021 +1000 |
tree | 539f03aafacee75592d2eeee1790152db6e658a6 | |
parent | 6d9ba6121b1cf453985d08c141970a1b44cd9cf1 [diff] |
powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interrupt The pnv_ioda2_msi_eoi() chip handler is not used anymore for MSIs. Simply use the check on the PSI-MSI chip. Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210701132750.1475580-27-clg@kaod.org