Arnd Bergmann
636fd32d40
printk: add CONFIG_PRINTK dependency for netconsole
...
The 'select PRINTK_EXECUTION_CTX' line now causes a harmless warning
when NETCONSOLE_DYNAMIC is enabled but PRINTK is not:
WARNING: unmet direct dependencies detected for PRINTK_EXECUTION_CTX
Depends on [n]: PRINTK [=n]
Selected by [y]:
- NETCONSOLE_DYNAMIC [=y] && NETDEVICES [=y] && NET_CORE [=y] && NETCONSOLE [=y] && SYSFS [=y] && CONFIGFS_FS [=y] && (NETCONSOLE [=y]!=y [=y] || CONFIGFS_FS [=y]!=m [=m])
In that configuration, the netconsole driver is useless anyway, so
avoid this with an added dependency that prevents CONFIG_NETCONSOLE
to be enabled without CONFIG_PRINTK.
Fixes: 60325c27d3 ("printk: Add execution context (task name/CPU) to printk_info")
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Reviewed-by: Simon Horman <horms@kernel.org >
Link: https://patch.msgid.link/20260213074431.1729627-1-arnd@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com >
2026-02-17 13:04:20 +01:00
..
2026-02-04 13:08:48 -08:00
2026-02-09 20:28:45 -08:00
2026-02-10 12:28:44 -08:00
2026-01-13 22:00:02 +09:00
2026-02-12 18:57:02 -08:00
2026-01-13 12:08:12 +01:00
2026-02-11 17:43:59 -08:00
2026-02-09 17:57:21 -08:00
2026-02-11 19:31:52 -08:00
2026-02-10 20:45:30 -08:00
2026-02-03 20:58:13 -06:00
2026-02-10 20:45:30 -08:00
2026-02-11 19:31:52 -08:00
2026-02-10 19:01:45 -08:00
2026-01-16 16:43:51 +01:00
2025-12-22 20:03:23 +09:00
2026-02-11 18:27:08 -08:00
2026-02-11 17:20:38 -08:00
2026-02-11 12:55:44 -08:00
2026-02-05 15:17:54 +01:00
2026-01-14 22:16:26 -08:00
2026-02-11 18:27:08 -08:00
2026-01-21 13:27:54 +01:00
2026-02-11 15:14:35 +01:00
2026-02-10 18:14:36 -08:00
2026-02-11 11:32:06 -08:00
2026-02-11 11:43:00 -08:00
2026-02-11 10:53:39 -08:00
2026-02-11 17:43:59 -08:00
2026-02-11 11:28:10 -08:00
2026-02-09 20:49:19 -08:00
2026-02-11 11:00:19 -08:00
2026-02-10 20:45:30 -08:00
2026-02-04 21:03:18 +01:00
2026-02-03 21:47:48 +01:00
2026-01-31 00:05:22 +01:00
2026-01-07 21:17:43 +01:00
2026-01-11 13:25:15 +00:00
2026-02-11 13:44:47 +01:00
2026-01-25 09:42:25 -08:00
2026-01-12 01:58:36 +02:00
2026-02-11 17:43:59 -08:00
2026-02-10 20:45:30 -08:00
2026-01-20 18:37:41 -08:00
2026-01-20 16:02:01 +00:00
2026-02-10 20:45:30 -08:00
2026-02-11 17:04:21 -08:00
2026-02-11 12:20:25 -08:00
2025-12-16 08:21:11 +01:00
2026-02-11 10:53:39 -08:00
2026-02-11 17:20:38 -08:00
2026-01-29 19:17:43 -08:00
2026-01-29 14:08:36 -08:00
2026-01-16 16:42:08 +01:00
2026-02-17 13:04:20 +01:00
2026-02-06 20:54:50 -08:00
2026-01-17 11:57:39 -05:00
2026-01-26 12:26:01 +01:00
2026-02-09 17:57:21 -08:00
2026-02-11 18:27:08 -08:00
2026-01-27 10:58:50 +05:30
2026-02-10 21:42:10 -08:00
2026-02-11 17:20:38 -08:00
2026-01-27 16:36:52 -06:00
2026-02-03 19:43:52 +00:00
2026-01-22 20:14:36 -08:00
2026-01-30 11:58:27 -08:00
2026-02-11 09:19:47 -08:00
2026-02-06 10:10:39 -08:00
2026-02-11 10:53:39 -08:00
2026-01-15 21:14:54 +01:00
2026-02-05 15:57:46 +01:00
2026-02-11 17:43:59 -08:00
2026-02-10 18:14:36 -08:00
2026-02-11 10:53:39 -08:00
2026-01-13 12:14:35 -06:00
2026-01-16 12:04:20 +00:00
2026-01-24 16:53:02 +01:00
2026-02-11 10:53:39 -08:00
2026-02-10 08:36:42 -08:00
2026-02-11 17:43:59 -08:00
2026-01-16 16:43:05 +01:00
2026-02-10 20:45:30 -08:00
2026-01-18 12:29:12 -08:00
2026-02-11 11:43:00 -08:00
2026-02-11 12:55:44 -08:00
2026-02-09 17:57:21 -08:00
2026-01-21 16:30:52 +01:00
2026-02-10 13:22:50 -08:00
2026-02-11 12:55:44 -08:00
2026-02-09 19:00:42 -08:00
2026-01-16 16:43:43 +01:00
2026-02-11 17:20:38 -08:00
2026-01-23 08:47:48 -07:00
2026-01-27 10:45:38 +01:00
2026-02-11 12:55:44 -08:00
2026-01-23 13:09:51 -08:00
2025-12-28 11:52:10 +01:00
2026-01-08 21:36:51 +01:00
2026-02-10 19:01:45 -08:00