On Tue, Nov 2, 2021 at 2:17 PM ci_notify@linaro.org wrote:
# First few build errors in logs: # 00:00:56 ./include/linux/page-flags.h:806:29: error: macro requires 2 arguments, but only 1 given # 00:00:56 ./include/linux/page-flags.h:807:39: error: macro requires 2 arguments, but only 1 given
Should already be fixed by commit e66435936756 ("mm: fix mismerge of folio page flag manipulators").
Linus