Closed dim-geo closed 8 months ago
Fixed it for now removing bbr3. Need to look for a solution in the future.
BTW, when I removed the faulty line above (I added actually the missing line from tcp.h), kernel compiled,booted and connected to internet successfully.
If you want, xanmod's bbrv3 apply cleanly as well.
https://gitlab.com/xanmod/linux-patches/-/tree/master/linux-6.6.y-xanmod/net/tcp/bbr3?ref_type=heads
Gentoo use here, try to compile 6.6.20 from genkernel patches + cachyos patches, it fails with:
I think this patch line is to blame:
https://github.com/CachyOS/kernel-patches/blob/c3f02a81e5f68c62958237e6cbc336f31dbd3c71/6.6/all/0001-cachyos-base-all.patch#L3865
Relavant code in tcp.c after patching: