On Thu, Apr 16, 2020 at 02:42:23PM +0800, Tang Bin wrote:
ÂÂÂÂÂÂÂ The function qcom_iommu_device_probe() does not perform sufficientYes, that sounds better. Please use it for the commit message and also
error checking after executing devm_ioremap_resource(), which can result in
crashes if a critical error path is encountered.
Fixes: 0ae349a0("iommu/qcom: Add qcom_iommu")
add the Fixes line and resubmit the fix to me.
Please make the fixes line:
Fixes: 0ae349a0f33f ("iommu/qcom: Add qcom_iommu")
So that the commit-id is 12 characters long and a space between it and
the subject.