Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c861151b authored by Ralf Goebel's avatar Ralf Goebel Committed by Greg Kroah-Hartman
Browse files

iommu/omap: Fix cache flushes on L2 table entries



[ Upstream commit 04c532a1cdc7e423656c07937aa4b5c1c2b064f9 ]

The base address used for DMA operations on the second-level table
did incorrectly include the offset for the table entry. The offset
was then added again which lead to incorrect behavior.

Operations on the L1 table are not affected.

The calculation of the base address is changed to point to the
beginning of the L2 table.

Fixes: bfee0cf0 ("iommu/omap: Use DMA-API for performing cache flushes")
Acked-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarRalf Goebel <ralf.goebel@imago-technologies.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
Signed-off-by: default avatarSasha Levin <alexander.levin@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0a65ab39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment