[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240915181910.GB167971@kernel.org>
Date: Sun, 15 Sep 2024 19:19:10 +0100
From: Simon Horman <horms@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Breno Leitao <leitao@...ian.org>, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, thepacketgeek@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davej@...emonkey.org.uk, vlad.wing@...il.com, max@...sevol.com
Subject: Re: [PATCH net-next v3 03/10] net: netconsole: separate fragmented
message handling in send_ext_msg
On Sun, Sep 15, 2024 at 04:58:06PM +0200, Jakub Kicinski wrote:
> On Tue, 10 Sep 2024 03:03:58 -0700 Breno Leitao wrote:
> > + if (userdata)
> > + userdata_len = nt->userdata_length;
>
> I think this will case a transient build failure with
> CONFIG_NETCONSOLE_DYNAMIC=n. kbuild bot probably didn't
> notice because subsequent patch removes this line,
> but we should avoid potentially breaking bisection.
FWIIW, I confirmed that is the case.
Powered by blists - more mailing lists