The kernel, bpf tool, perf tool, and kselftest builds fine for v6.6.76-rc2 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27313145 16699374 4653056 48665575 2e693e7 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34662746 13840386 970368 49473500 2f2e7dc vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik