The kernel, bpf tool, perf tool, and kselftest builds fine for v6.6.84-rc2 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27318662 16715490 4640768 48674920 2e6b868 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34684949 13845466 970368 49500783 2f3526f vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik