Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Enable support for 32 bit MSI-X vectors
Some devices are not capable of addressing 64 bits via DMA, which includes MSI-X vectors. This allows us to ensure these devices use MSI-X vectors in 32 bit space. Signed-off-by: Brian King <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
- Loading branch information