The kernel, bpf tool, and perf tool builds fine for v6.12.36-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 29861525 17728782 6385664 53975971 3379ba3 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36438156 15006309 1052880 52497345 3210bc1 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik