The kernel, bpf tool, and perf tool builds fine for v6.1.141-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 25847143 11304250 16613376 53764769 33462a1 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 31273699 12549552 831088 44654339 2a95f03 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik