diff options
author | John Keeping <john@metanate.com> | 2016-06-01 16:46:10 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-06-15 12:03:00 +0200 |
commit | ae8a7910fb0568531033bd6ebe65590f7a4fa6e2 (patch) | |
tree | cbd72db1653b55ee1f1f0f300a1071e11f990a26 /kernel/exit.c | |
parent | 9aeb26cfc2abc96be42b9df2d0f2dc5d805084ff (diff) |
iommu/rockchip: Fix zap cache during device attach
rk_iommu_command() takes a struct rk_iommu and iterates over the slave
MMUs, so this is doubly wrong in that we're passing in the wrong pointer
and talking to MMUs that we shouldn't be.
Fixes: cd6438c5f844 ("iommu/rockchip: Reconstruct to support multi slaves")
Cc: stable@vger.kernel.org
Signed-off-by: John Keeping <john@metanate.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions