Re: linux-next: Tree for Feb 26 (fs/fuse/virtio_fs.c)

From: Randy Dunlap
Date: Mon Feb 26 2024 - 20:01:53 EST




On 2/25/24 22:55, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240223:
>

on 20 randconfig builds (arm64, loongarch, riscv32, riscv64, i386, and x86_64):

WARNING: modpost: fs/fuse/virtiofs: section mismatch in reference: virtio_fs_init+0xf9 (section: .init.text) -> virtio_fs_sysfs_exit (section: .exit.text)

For
static void __exit virtio_fs_sysfs_exit(void)

probably just s/__exit// since it is called from both
__init and __ext code.


--
#Randy