On Thu, Aug 06, 2026 at 04:22:31PM +0800, Jinjie Ruan wrote: > 在 2026/8/5 23:04, Mark Brown 写道: > > On Tue, Jul 28, 2026 at 10:11:21AM +0800, Jinjie Ruan wrote:
> > The relevant definitions ought to be being picked up from here, there's > > a copy of a current version in tools/include and has been for a while > > (since at least v6.18) but there's no Makefile update to ensure that > > gets picked up. > Will add -I$(top_srcdir)/tools/include to CFLAGS for this test. It turns out that's actually getting pulled in already - the issue is that linux/filter.h doesn't include uapi/linux/filter.h and the definition is in the uapi header. I sent a fix for this yesterday.
signature.asc
Description: PGP signature

