[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <81c5b68d-90ca-4599-9cc8-a1d737750aaa@infradead.org>
Date: Mon, 26 Feb 2024 17:01:33 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux FS-devel Mailing List <linux-fsdevel@...r.kernel.org>,
Stefan Hajnoczi <stefanha@...hat.com>, Miklos Szeredi <miklos@...redi.hu>
Subject: Re: linux-next: Tree for Feb 26 (fs/fuse/virtio_fs.c)
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
Powered by blists - more mailing lists