The kernel, bpf tool, perf tool, and kselftest builds fine for v6.12.18-rc2 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27755354 17713522 6397952 51866828 3176ccc vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36390288 14996757 1052816 52439861 3202b35 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik