linux-next: build failure after merge of the f2fs tree
Mark Brown <[email protected]>
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
After merging the f2fs tree, today's linux-next build (x86_64
allmodconfig) failed like this:
/tmp/next/build/fs/f2fs/inode.c:1065:6: error: call to undeclared function 'current_is_kswapd'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
1065 | if (current_is_kswapd()) {
| ^
Caused by commit
7451b3cd93b30 (f2fs: call __add_ino_entry out of the eviction path)
I have used the tree from next-20260810 instead.
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmp7G50ACgkQJNaLcl1U h9DIBAf+LpgZK4JZ9aeTeOu1BeIoaPkb8ocBJZg45kAgAizfOoWdiWsbptrxL5k9 F4E60/tWPql7cI9T9dOT4jnQFz0TfbpK9YZwiq79e50LBGv5ViQhh/ep1ItC7XNV xfy9HcOQ5WMe7zCrgxcOuO+5TpVWWFXySbcxReulGRxYOQpgl/dh8EaJX5KEI6a4 SRZJE6+mo0M4VqQ2OvRFXsNQfJ24NzjIruGGhaAnzToy5awEyx696DnIDE8coWie NSqyGC1IZgEvUVOY6QXiDmlW4uwhAD4xMEO9x2qjAPn2oB/vWDF0zBGAL8wpt+EC rZtQZYYI8+7K/H8MbqX0DeKmoNLmsw== =yfiQ -----END PGP SIGNATURE-----