Re: [PATCH] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()

2024-08-05 Thread Alex Deucher
Applied. Thanks! On Tue, Jul 30, 2024 at 12:05 PM Geert Uytterhoeven wrote: > > With -Werror: > > In function ‘r100_cp_init_microcode’, > inlined from ‘r100_cp_init’ at drivers/gpu/drm/radeon/r100.c:1136:7: > include/linux/printk.h:465:44: error: ‘%s’ directive argument is null

[PATCH] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()

2024-07-30 Thread Geert Uytterhoeven
With -Werror: In function ‘r100_cp_init_microcode’, inlined from ‘r100_cp_init’ at drivers/gpu/drm/radeon/r100.c:1136:7: include/linux/printk.h:465:44: error: ‘%s’ directive argument is null [-Werror=format-overflow=] 465 | #define printk(fmt, ...) printk_index_wrap(_printk,