iommu/arm-smmu-v3: Remove arm_smmu_cmdq_issue_sync() to keep consistent with upstream
hulk inclusion category: bugfix bugzilla: https://e.gitee.com/open_euler/issues/list?issue=I4QSVV CVE: NA ------------------------------------------------------------------------- The commit 587e6c10 ("iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync()") is backported from RFC version. Some minor changes are made to the patch when it is merged into the mainline, see the following link: Link: https://www.spinics.net/lists/arm-kernel/msg914548.html In addition, there are two patches based on earlier mainline that still incorrectly use arm_smmu_cmdq_issue_sync(), fix them. Fixes: 3e630336 ("iommu/arm-smmu-v3: Seize private ASID") Fixes: 04039cc9 ("iommu/smmuv3: Implement cache_invalidate") Signed-off-by: NZhen Lei <thunder.leizhen@huawei.com> Reviewed-by: NHanjun Guo <guohanjun@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录