The kernel, bpf tool, and perf tool builds fine for v6.12.34-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 29860466 17729102 6385664 53975232 33798c0 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36428814 15006645 1052880 52488339 320e893 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik