[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241213101602.745dc685@canb.auug.org.au>
Date: Fri, 13 Dec 2024 10:16:02 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Gao Xiang <xiang@...nel.org>
Cc: Gao Xiang <hsiangkao@...ux.alibaba.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the erofs-fixes tree
Hi all,
After merging the erofs-fixes tree, today's linux-next build (x86_64
allmodconfig) failed like this:
fs/erofs/fscache.c: In function 'erofs_fscache_bio_alloc':
fs/erofs/fscache.c:201:30: error: 'struct erofs_map_dev' has no member named 'm_fscache'
201 | io->io.private = mdev->m_fscache->cookie;
| ^~
fs/erofs/fscache.c: In function 'erofs_fscache_data_read_slice':
fs/erofs/fscache.c:319:47: error: 'struct erofs_map_dev' has no member named 'm_fscache'
319 | ret = erofs_fscache_read_io_async(mdev.m_fscache->cookie,
| ^
Caused by commit
34cff83201d5 ("erofs: reference `struct erofs_device_info` for erofs_map_dev")
I have used the erofs-fixes tree from next-20241212 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists