Files
linux/drivers/gpu
Jocelyn Falempe 948e195dfa drm/panic: depends on PRINTK
drm_panic uses kmsg_dump_register() to register its panic handler, so
it won't work if CONFIG_PRINTK is not enabled.
Let's not pretend it could work without PRINTK, and depends
explicitly on it.

Suggested-by: Michael Kelley <mhklinux@outlook.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Link: https://patch.msgid.link/20260212100615.989957-1-jfalempe@redhat.com
Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
2026-02-17 17:31:59 +01:00
..
2026-02-17 17:31:59 +01:00
2026-01-13 12:26:32 +01:00