Re: [PATCH 5.10 000/160] 5.10.249-rc2 review

From: Greg Kroah-Hartman

Date: Fri Feb 06 2026 - 08:18:12 EST


On Fri, Feb 06, 2026 at 06:29:08PM +0530, Jeffrin Thalakkottoor wrote:
> >
> > What config causes this? What target are you building, libbpf?
> >
>
> May be the attached config causes this. iam not building libbpf alone.

I tried your config, with gcc:
$ gcc --version
gcc (GCC) 15.2.1 20260103

And it built just fine.

I did have to do a 'make clean' first. Did you try that out?

Have you ever built this kernel successfully? If so, can you use 'git
bisect' to track down the offending commit for you?

thanks,

greg k-h