commit | 935d43ba272e0001f8ef446a3eff15d8175cb11b | [log] [tgz] |
---|---|---|
author | Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> | Wed Nov 13 16:11:38 2019 +0000 |
committer | Will Deacon <will@kernel.org> | Fri Jan 10 09:49:27 2020 +0000 |
tree | 0992f42680732ff9f2183d4f5e0388c3a25040a7 | |
parent | fc10cca69ee8af49778ad76c1e5fddf83d5026c8 [diff] |
iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA CMDQ_OP_TLBI_NH_VA requires VMID and this was missing since commit 1c27df1c0a82 ("iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA"). Add it back. Fixes: 1c27df1c0a82 ("iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA") Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> Signed-off-by: Will Deacon <will@kernel.org>