Re: [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()

2024-12-06 Thread Willy Tarreau
On Fri, Dec 06, 2024 at 11:15:20AM -0800, Linus Torvalds wrote: > On Fri, 6 Dec 2024 at 11:07, David Laight wrote: > > > > I'm missing the compiler version and options to generate the error. > > Just -Wall with most recent gcc versions seems to do it. At least I > can repro it with gcc-14.2.1 and

[Intel-gfx] [PATCH 3.10 107/250] drm/i915: Don't leak edid in intel_crt_detect_ddc()

2017-06-08 Thread Willy Tarreau
send-email-ander.conselvan.de.olive...@intel.com Signed-off-by: Jani Nikula Signed-off-by: Willy Tarreau --- drivers/gpu/drm/i915/intel_crt.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_crt.c b/drivers/gpu/drm/i915/intel_crt.c index 53435a9..93c80d7 10