lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250611134039.6f5430fe@kernel.org>
Date: Wed, 11 Jun 2025 13:40:39 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Breno Leitao <leitao@...ian.org>
Cc: Gustavo Luiz Duarte <gustavold@...il.com>, Andrew Lunn
 <andrew+netdev@...n.ch>, "David S. Miller" <davem@...emloft.net>, Eric
 Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Shuah Khan
 <shuah@...nel.org>, Simon Horman <horms@...nel.org>, Jonathan Corbet
 <corbet@....net>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-kselftest@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH net-next 3/5] netconsole: append msgid to sysdata

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..

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ