Hi Naresh,
On Wed, 21 Oct 2020 10:35:10 +0530 Naresh Kamboju naresh.kamboju@linaro.org wrote:
arm64 build broken while building linux next 20201021 tag.
include/uapi/asm-generic/unistd.h:862:26: error: array index in initializer exceeds array bounds #define __NR_watch_mount 441
Yeah, the __NR_syscalls in include/uapi/asm-generic/unistd.h needed to be fixed up in the notifications tree merge to be 442. Sorry about that, I will use the correct merge resolution tomorrow.