The kernel, bpf tool, and perf tool builds fine for v6.1.147-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 25849666 11309394 16613376 53772436 3348094 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 31289540 12552036 831088 44672664 2a9a698 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik