On 23/06/2022 11:36, Marek Szyprowski wrote: > PAGE_{SIZE,SHIFT} macros depend on the configured kernel's page size, but > the driver expects values calculated as for 4KB pages. Fix this. > > Reported-by: Robin Murphy <robin.murphy@xxxxxxx> > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > Untested, because Exynos based boards I have doesn't boot with non-4KB > page size for other reasons. > --- > drivers/iommu/exynos-iommu.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof