The kernel, bpf tool, perf tool, and kselftest builds fine for v6.12.14-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27753180 17708790 6397952 51859922 31751d2 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36370736 14991857 1052816 52415409 31fcbb1 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik