Loading
iommu: fix NULL pointer when release iopf queue
ascend inclusion category: bugfix bugzilla: NA CVE: NA ---------------------------------- The iopf_queue should be checked when release the related resources. Since, the value of iopf_queue may be NULL. For example, when the SMMU does not support the STALL and PRI features or the driver fails to initialize, the iopf_queue will be NULL pointer. Signed-off-by:Zhou Guanghui <zhouguanghui1@huawei.com> Signed-off-by:
Bixuan Cui <cuibixuan@huawei.com> Signed-off-by:
chenjiankang <chenjiankang1@huawei.com> Signed-off-by:
xiangrui <rui.xiang@huawei.com> Reviewed-by:
Hanjun Guo <guohanjun@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>