The kernel, bpf tool, perf tool, and kselftest builds fine for v6.12.21-rc2 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27757173 17715502 6393856 51866531 3176ba3 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36395528 14996573 1052816 52444917 3203ef5 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik