All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable 4.14 0/1] Backport "printk: Export is_console_locked"
@ 2022-08-04  7:00 Chen Jun
  2022-08-04  7:00 ` [PATCH stable 4.14 1/1] printk: Export is_console_locked Chen Jun
  0 siblings, 1 reply; 3+ messages in thread
From: Chen Jun @ 2022-08-04  7:00 UTC (permalink / raw)
  To: stable, gregkh; +Cc: xuqiang36

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(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-04  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04  7:00 [PATCH stable 4.14 0/1] Backport "printk: Export is_console_locked" Chen Jun
2022-08-04  7:00 ` [PATCH stable 4.14 1/1] printk: Export is_console_locked Chen Jun
2022-08-04  8:20   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.