The kernel, bpf tool, and perf tool builds fine for v6.6.100-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27324638 16736514 4640768 48701920 2e721e0 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34724208 13857266 970368 49551842 2f419e2 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik