Skip to content
Commit d67f1b6d authored by Brian Masney's avatar Brian Masney Committed by Rob Clark
Browse files

drm/msm: correct attempted NULL pointer dereference in put_iova



put_iova() would attempt to dereference a NULL pointer via the
address space pointer when no IOMMU is present. Correct this by adding
the appropriate check.

Signed-off-by: default avatarBrian Masney <masneyb@onstation.org>
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
parent 61f04797
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment