The kernel, bpf tool, perf tool, and kselftest builds fine for v6.12.16-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27754094 17709070 6397952 51861116 317567c vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36379568 14992369 1052816 52424753 31ff031 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik