Hi all, After merging the mm-nonmm-unstable tree, today's linux-next build (x86_64 allmodconfig) failed like this: /tmp/next/build/drivers/input/misc/pf1550-onkey.c:179:8: error: extra tokens at end of #endif directive [-Werror=endif-labels] 179 | #endif CONFIG_PM_SLEEP | ^~~~~~~~~~~~~~~ cc1: all warnings being treated as errors Caused by commit f88534a6e7afc (drivers/input/misc/pf1550-onkey.c: fix build with CONFIG_PM_SLEEP=n) I have used the tree from 20260213 instead.