diff options
author | Brian Masney <[email protected]> | 2019-05-13 19:41:05 -0400 |
---|---|---|
committer | Sean Paul <[email protected]> | 2019-05-14 13:53:58 -0400 |
commit | 90f94660e53189755676543954101de78c26253b (patch) | |
tree | e4054d66113152fc770d87ca540cf2c888a64a02 /scripts/gdb/linux/utils.py | |
parent | e2f597a20470d7dfeca49c3d45cb8a7e46d3cf66 (diff) |
drm/msm: correct attempted NULL pointer dereference in debugfs
msm_gem_describe() 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: Brian Masney <[email protected]>
Fixes: 575f0485508b ("drm/msm: Clean up and enhance the output of the 'gem' debugfs node")
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions