* Re: linux-next: Tree for Feb 26 (fs/fuse/virtio_fs.c)
[not found] <20240226175509.37fa57da@canb.auug.org.au>
@ 2024-02-27 1:01 ` Randy Dunlap
2024-02-27 15:55 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2024-02-27 1:01 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List
Cc: Linux Kernel Mailing List, Linux FS-devel Mailing List,
Stefan Hajnoczi, Miklos Szeredi
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for Feb 26 (fs/fuse/virtio_fs.c)
2024-02-27 1:01 ` linux-next: Tree for Feb 26 (fs/fuse/virtio_fs.c) Randy Dunlap
@ 2024-02-27 15:55 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2024-02-27 15:55 UTC (permalink / raw)
To: Randy Dunlap
Cc: Stephen Rothwell, Linux Next Mailing List,
Linux Kernel Mailing List, Linux FS-devel Mailing List,
Miklos Szeredi
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
On Mon, Feb 26, 2024 at 05:01:33PM -0800, Randy Dunlap wrote:
>
>
> 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.
Thanks, Randy. I am sending a fix.
Stefan
>
>
> --
> #Randy
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-27 15:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240226175509.37fa57da@canb.auug.org.au>
2024-02-27 1:01 ` linux-next: Tree for Feb 26 (fs/fuse/virtio_fs.c) Randy Dunlap
2024-02-27 15:55 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).