The kernel, bpf tool, perf tool, and kselftest builds fine for v6.6.87-rc2 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27319683 16715810 4640768 48676261 2e6bda5 vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34693512 13846810 970368 49510690 2f37922 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik