The kernel, bpf tool, perf tool, and kselftest builds fine for v6.6.76-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27313564 16700078 4653056 48666698 2e6984a vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34662827 13840370 970368 49473565 2f2e81d vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik