iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
authorShameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Wed, 13 Nov 2019 16:11:38 +0000 (16:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2020 21:33:26 +0000 (16:33 -0500)
commit0703c46a76c1bb16e2d5a1e27349436351ba08a8
treee21e4e0623aa28719042a17502553ef9361dc672
parent9ed7b9085e13c335cd1cf69bc70673d41a43ca14
iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA

commit 935d43ba272e0001f8ef446a3eff15d8175cb11b upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/iommu/arm-smmu-v3.c