mbox series

[v3,0/2] drm: enable W=1 warnings by default across the subsystem

Message ID cover.1706797803.git.jani.nikula@intel.com (mailing list archive)
Headers show
Series drm: enable W=1 warnings by default across the subsystem | expand

Message

Jani Nikula Feb. 1, 2024, 2:33 p.m. UTC
This is v3 of [1], with the warning fixes already merged, and rebased on
upstream warning changes.

I built this on x86-64 (both gcc and clang), arm and arm64, and
everything passed.

BR,
Jani.

[1] https://lore.kernel.org/r/cover.1704908087.git.jani.nikula@intel.com

Jani Nikula (2):
  drm: enable (most) W=1 warnings by default across the subsystem
  drm: Add CONFIG_DRM_WERROR

 drivers/gpu/drm/Kconfig  | 13 +++++++++++++
 drivers/gpu/drm/Makefile | 28 ++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)