The kernel, bpf tool, perf tool, and kselftest builds fine for v6.13.8-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 29937944 17838882 6316032 54092858 339643a vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 36685282 15081125 1054416 52820823 325fb57 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik