The kernel, bpf tool, perf tool, and kselftest builds fine for v6.6.83-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27318015 16713718 4644864 48676597 2e6bef5 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34688768 13844986 970368 49504122 2f35f7a vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik