Messages in this thread |  | | Date | Fri, 28 Nov 2025 16:11:33 -0800 | | From | Jakub Kicinski <> | | Subject | Re: [PATCH net-next v8 0/5] netconsole: support automatic target recovery |
| |
On Fri, 28 Nov 2025 22:07:59 +0000 Andre Carvalho wrote: > This patchset introduces target resume capability to netconsole allowing > it to recover targets when underlying low-level interface comes back > online.
config hiding a build failure somewhere:
drivers/net/netconsole.c: In function ‘send_msg_store’: drivers/net/netconsole.c:1304:16: error: ‘struct netconsole_target’ has no member named ‘enabled’ 1304 | if (!nt->enabled) | ^~ -- pw-bot: cr
|  |