On Wed, 11 Jun 2025 08:30:11 -0700 Breno Leitao wrote: > > static int prepare_extradata(struct netconsole_target *nt) > > { > > - u32 fields = SYSDATA_CPU_NR | SYSDATA_TASKNAME; > > + u32 fields = SYSDATA_CPU_NR | SYSDATA_TASKNAME | SYSDATA_MSGID; > > This might be gone now, according to your last patch., Right, please wait until tomorrow afternoon (Pacific Time), then rebase and repost. We will merge the net tree into net-next after we send the pending fixes to Linus. Otherwise by the time we try to merge this it will no longer apply..