The kernel, bpf tool, and perf tool builds fine for v6.6.94-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27323024 16732614 4640768 48696406 2e70c56 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34718829 13854454 970368 49543651 2f3f9e3 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik