Linux kernel 6.12.35 introduces a build regression.
.../tools/include/linux/kallsyms.h:21:10: fatal error:
execinfo.h: No such file or directory
21 | #include
| ^~~~~~~~~~~~
I hope this does not mean that GNU libc is required to build kernel now.