Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/3] drm/xe: Fix building with clang
@ 2023-10-18 11:58 Michał Winiarski
  2023-10-18 11:58 ` [Intel-xe] [PATCH 1/3] drm/xe: Fix header guard warning Michał Winiarski
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michał Winiarski @ 2023-10-18 11:58 UTC (permalink / raw)
  To: intel-xe; +Cc: Michał Winiarski

Clang uses a different set of warnings than GCC, some of which are
causing Xe build failures.
Let's fix it.

Michał Winiarski (3):
  drm/xe: Fix header guard warning
  drm/i915: Fix uninitialized variable warning
  drm/xe: Fix format string security warning

 drivers/gpu/drm/i915/display/intel_dsb.c      | 12 ++++++------
 drivers/gpu/drm/xe/xe_gt_idle_sysfs.c         |  2 +-
 drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.h |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.42.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-24 10:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18 11:58 [Intel-xe] [PATCH 0/3] drm/xe: Fix building with clang Michał Winiarski
2023-10-18 11:58 ` [Intel-xe] [PATCH 1/3] drm/xe: Fix header guard warning Michał Winiarski
2023-10-18 13:27   ` Rodrigo Vivi
2023-10-18 11:58 ` [Intel-xe] [PATCH 2/3] drm/i915: Fix uninitialized variable warning Michał Winiarski
2023-10-18 13:27   ` Rodrigo Vivi
2023-10-18 16:54   ` Lucas De Marchi
2023-10-19 12:55     ` Upadhyay, Tejas
2023-10-24 10:50   ` Jani Nikula
2023-10-18 11:58 ` [Intel-xe] [PATCH 3/3] drm/xe: Fix format string security warning Michał Winiarski
2023-10-18 13:28   ` Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox