diff options
| author | Rob Clark <[email protected]> | 2025-05-19 17:51:28 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2025-05-20 14:04:13 +0000 |
| commit | 3318f7b5cefbff96b1bb49584ac38d2c9997a830 (patch) | |
| tree | bde09f15513a7281d4a7bf76992f4015b2c35992 /scripts/gcc-plugins | |
| parent | iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev (diff) | |
| download | kernel-3318f7b5cefbff96b1bb49584ac38d2c9997a830.tar.gz kernel-3318f7b5cefbff96b1bb49584ac38d2c9997a830.zip | |
iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
In situations where mapping/unmapping sequence can be controlled by
userspace, attempting to map over a region that has not yet been
unmapped is an error. But not something that should spam dmesg.
Now that there is a quirk, we can also drop the selftest_running
flag, and use the quirk instead for selftests.
Acked-by: Robin Murphy <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[will: Rename quirk to IO_PGTABLE_QUIRK_NO_WARN per Robin's suggestion]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions
