The kernel, bpf tool, and perf tool builds fine for v6.6.93-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27322670 16732594 4640768 48696032 2e70ae0 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34701581 13853966 970368 49525915 2f3b49b vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik