The kernel, bpf tool, perf tool, and kselftest builds fine for v6.12.14-rc2 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27753245 17708814 6397952 51860011 317522b vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36370691 14991881 1052816 52415388 31fcb9c vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik