The kernel, bpf tool, and perf tool builds fine for v6.12.32-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 29859850 17724758 6385664 53970272 3378560 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36415263 15006501 1052880 52474644 320b314 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik