The kernel, bpf tool, and perf tool builds fine for v5.15.185-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 23550276 11257962 16400384 51208622 30d61ae vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 30787125 12642704 858044 44287873 2a3c781 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik