public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the erofs-fixes tree
@ 2024-12-12 23:16 Stephen Rothwell
  2024-12-13  0:40 ` Gao Xiang
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2024-12-12 23:16 UTC (permalink / raw)
  To: Gao Xiang; +Cc: Gao Xiang, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]

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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-13  0:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 23:16 linux-next: build failure after merge of the erofs-fixes tree Stephen Rothwell
2024-12-13  0:40 ` Gao Xiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox