The kernel, bpf tool and perf tool builds fine for v6.12.26-rc1 on x86 and arm64 Azure VM.
Kernel binary size for arm64 build:
text data bss dec hex filename
27885928 17802215 760400 46448543 2c4bf9f vmlinux
Kernel binary size for x86 build:
text data bss dec hex filename 26656038 10702874 1503236 38862148 250fd44 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks,
Hardik