diff options
author | Shivamurthy Shastri <[email protected]> | 2024-06-26 21:05:12 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-18 20:31:19 +0200 |
commit | 7d189c77106ed6df09829f7a419e35ada67b2bd0 (patch) | |
tree | 80e34dc876a174e0aa632f74cf161c45753a33d8 /scripts/generate_rust_analyzer.py | |
parent | 6dca724d61a1d10f772dcd06948c30ceca027069 (diff) |
PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
Most ARM(64) PCI/MSI domains mask and unmask in the parent domain after or
before the PCI mask/unmask operation takes place. So there are more than a
dozen of the same wrapper implementation all over the place.
Don't make the same mistake with the new per device PCI/MSI domains and
provide a new MSI feature flag, which lets the domain implementation
enable this sequence in the PCI/MSI code.
Signed-off-by: Shivamurthy Shastri <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Link: https://lore.kernel.org/r/87ed8j34pj.ffs@tglx
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions