diff options
author | 2023-06-06 11:23:56 +0300 | |
---|---|---|
committer | 2023-06-20 08:54:47 +0100 | |
commit | 274d4b96b12f78cef4f72a97a4967032233f6cae (patch) | |
tree | 328bbec4225e8314daff0973ea7b3395fa8749e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: make i915_drm_client_fdinfo() reference conditional again (diff) | |
download | wireguard-linux-274d4b96b12f78cef4f72a97a4967032233f6cae.tar.xz wireguard-linux-274d4b96b12f78cef4f72a97a4967032233f6cae.zip |
drm/i915: Fix a NULL vs IS_ERR() bug
The mmap_offset_attach() function returns error pointers, it doesn't
return NULL.
Fixes: eaee1c085863 ("drm/i915: Add a function to mmap framebuffer obj")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ZH7tHLRZ9oBjedjN@moroto
(cherry picked from commit 3a89311387cde27da8e290458b2d037133c1f7b5)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions