The kernel, bpf tool, and perf tool builds fine for v6.15.5-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 31999332 14279706 6250496 52529534 321897e vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 37335764 15435073 1038480 53809317 33510a5 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik