The kernel, bpf tool, and perf tool builds fine for v6.15.3-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 31998596 14275846 6250496 52524938 321778a vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 37335273 15435305 1038736 53809314 33510a2 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik