OSDN Git Service

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)
committerWill Deacon <will@kernel.org>
Fri, 10 Jan 2020 09:49:27 +0000 (09:49 +0000)
commit935d43ba272e0001f8ef446a3eff15d8175cb11b
tree0992f42680732ff9f2183d4f5e0388c3a25040a7
parentfc10cca69ee8af49778ad76c1e5fddf83d5026c8
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>
drivers/iommu/arm-smmu-v3.c