https://lore.kernel.org/stable/20220729031140.21806-1-chenjun102@huawei.com/ will make build failed if CONFIG_FB = M. The error is: ERROR: "is_console_locked" [drivers/video/fbdev/core/fb.ko] undefined!
To fix it, backport d48de54a9dab ("printk: Export is_console_locked").
Hans de Goede (1): printk: Export is_console_locked
kernel/printk/printk.c | 1 + 1 file changed, 1 insertion(+)