Hi Arnd
Am 11.04.25 um 15:11 schrieb Javier Martinez Canillas:
Arnd Bergmann writes:
Hello Arnd,
From: Arnd Bergmann
Thanks for the fix.
clang points out that there is a code path that leads to undefined behavior:
drivers/gpu/drm/sysfb/efidrm.c:353:11: error: variable 'screen_base' is
Arnd Bergmann writes:
Hello Arnd,
> From: Arnd Bergmann
>
> clang points out that there is a code path that leads to undefined behavior:
>
> drivers/gpu/drm/sysfb/efidrm.c:353:11: error: variable 'screen_base' is used
> uninitialized whenever 'if' condition is false
> [-Werror,-Wsometimes-uni
From: Arnd Bergmann
clang points out that there is a code path that leads to undefined behavior:
drivers/gpu/drm/sysfb/efidrm.c:353:11: error: variable 'screen_base' is used
uninitialized whenever 'if' condition is false
[-Werror,-Wsometimes-uninitialized]
353 | else if (mem_flags &