Searched hist:bf2a5e717a47d042ca5f9f438cf186633f23033b (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iommu/ |
H A D | rockchip-iommu.c | diff bf2a5e717a47d042ca5f9f438cf186633f23033b Fri Mar 23 08:38:06 CET 2018 Tomasz Figa <tfiga@chromium.org> iommu/rockchip: Fix TLB flush of secondary IOMMUs
Due to the bug in current code, only first IOMMU has the TLB lines flushed in rk_iommu_zap_lines. This patch fixes the inner loop to execute for all IOMMUs and properly flush the TLB.
Signed-off-by: Tomasz Figa <tfiga@chromium.org> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
|