The kernel, bpf tool, perf tool, and kselftest builds fine for v6.1.134-rc2 on x86 and arm64 Azure VM.
Kernel binary size for x86 build:
text data bss dec hex filename
25843965 11302730 16613376 53760071 3345047 vmlinux
Kernel binary size for arm64 build:
text data bss dec hex filename
31254277 12542304 831088 44627669 2a8f6d5 vmlinux
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Thanks,
Hardik