diff options
author | Rob Clark <robdclark@chromium.org> | 2025-05-19 10:51:28 -0700 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-05-20 15:04:13 +0100 |
commit | 3318f7b5cefbff96b1bb49584ac38d2c9997a830 (patch) | |
tree | bde09f15513a7281d4a7bf76992f4015b2c35992 /scripts/lib/kdoc/kdoc_re.py | |
parent | be5a2d3f8f9738ea1426e7d2243707164ed5bac2 (diff) |
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 <robin.murphy@arm.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Link: https://lore.kernel.org/r/20250519175348.11924-6-robdclark@gmail.com
[will: Rename quirk to IO_PGTABLE_QUIRK_NO_WARN per Robin's suggestion]
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions