lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9035af43-cecc-4082-bdc1-4698a1dce502@linux.alibaba.com>
Date: Fri, 13 Dec 2024 08:40:56 +0800
From: Gao Xiang <hsiangkao@...ux.alibaba.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>, Gao Xiang <xiang@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the erofs-fixes tree



On 2024/12/13 07:16, Stephen Rothwell wrote:
> 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.

Thanks, fixed and pushed.

Thanks,
Gao Xiang

> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ