-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Just a tracker for compatibility with 6.19 which currently fails to compile with (at least) the following error:
CC [M] fs/bcachefs/btree/init.o
/var/tmp/portage/sys-kernel/cachyos-kernel-6.19_rc1/work/linux-6.18/fs/bcachefs/btree/init.c:59:6: error: call to undeclared function 'mempool_init_kvmalloc_pool'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
59 | mempool_init_kvmalloc_pool(&c->btree.bounce_pool, 1,
| ^
1 error generated.
make[5]: *** [/var/tmp/portage/sys-kernel/cachyos-kernel-6.19_rc1/work/linux-6.18/scripts/Makefile.build:287: fs/bcachefs/btree/init.o] Error 1
make[5]: *** Waiting for unfinished jobs....
Probably isn't that high priority which is totally fine - we're just a day past RC1 after all.
theoparis, yzhou216 and logan2611
Metadata
Metadata
Assignees
Labels
No labels