The kernel, bpf tool, perf tool, and kselftest builds fine for v6.12.23-rc3 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27757853 17715822 6393856 51867531 3176f8b vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36408685 14997213 1052816 52458714 32074da vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik