[PATCH 0/5] Fixes for sparse warning
Thomas Hellström
thomas.hellstrom at linux.intel.com
Wed Jan 17 13:40:43 UTC 2024
A couple of assorted sparse warning fixes.
Thomas Hellström (5):
drm/xe/dmabuf: Make xe_dmabuf_ops static
drm/xe/ggtt: Use ioread64 to dereference ggtt::gsm
drm/xe: Annotate mcr_[un]lock()
drm/xe: Don't use __user error pointers
drm/xe: Use a NULL pointer instead of 0.
drivers/gpu/drm/xe/xe_dma_buf.c | 2 +-
drivers/gpu/drm/xe/xe_ggtt.c | 4 +--
drivers/gpu/drm/xe/xe_gt_mcr.c | 4 +--
drivers/gpu/drm/xe/xe_hwmon.c | 2 +-
drivers/gpu/drm/xe/xe_query.c | 50 ++++++++++++++++-----------------
5 files changed, 31 insertions(+), 31 deletions(-)
--
2.43.0
More information about the Intel-xe
mailing list