[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251129174133.0e369f80@kernel.org>
Date: Sat, 29 Nov 2025 17:41:33 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Matthieu Baerts <matttbe@...nel.org>
Cc: Ankit Khushwaha <ankitkhushwaha.linux@...il.com>, Mat Martineau
<martineau@...nel.org>, Geliang Tang <geliang@...nel.org>, "David S.
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>, Shuah Khan
<shuah@...nel.org>, netdev@...r.kernel.org, mptcp@...ts.linux.dev,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
On Sat, 29 Nov 2025 19:13:08 +0100 Matthieu Baerts wrote:
> > +$(OUTPUT)/mptcp_connect: CFLAGS += -I$(top_srcdir)/tools/include
> > +$(OUTPUT)/mptcp_sockopt: CFLAGS += -I$(top_srcdir)/tools/include
> > +$(OUTPUT)/mptcp_inq: CFLAGS += -I$(top_srcdir)/tools/include
I believe this is being added via MM or kselftest tree at level of the
main ksft makefile. Since this is a false positive, maybe let's defer
fixing the issue until after the merge window? When the -I.. flag
will be implicitly in place?
Powered by blists - more mailing lists