]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/io-pgtable: Remove non-strict quirk
authorRobin Murphy <robin.murphy@arm.com>
Wed, 11 Aug 2021 12:21:29 +0000 (13:21 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 18 Aug 2021 11:25:32 +0000 (13:25 +0200)
commit0dff1feb4f0751f068c43f3656a7d14c31dbcf1f
tree7984121aa8dd9f1ebf6aaaacdde560b2640ca73f
parent1eec2719b4ea7d3f4cccedcb50c42b60030f53fd
iommu/io-pgtable: Remove non-strict quirk

IO_PGTABLE_QUIRK_NON_STRICT was never a very comfortable fit, since it's
not a quirk of the pagetable format itself. Now that we have a more
appropriate way to convey non-strict unmaps, though, this last of the
non-quirk quirks can also go, and with the flush queue code also now
enforcing its own ordering we can have a lovely cleanup all round.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/155b5c621cd8936472e273a8b07a182f62c6c20d.1628682049.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
drivers/iommu/arm/arm-smmu/arm-smmu.c
drivers/iommu/io-pgtable-arm-v7s.c
drivers/iommu/io-pgtable-arm.c
include/linux/io-pgtable.h