The kernel, bpf tool, and perf tool builds fine for v6.6.96-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 27323349 16732218 4640768 48696335 2e70c0f vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 34707028 13854434 970368 49531830 2f3cbb6 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik