Re: mm/zswap.c:744:52: error: 'struct zswap_lruvec_state' has no member named 'nr_disk_swapins'
From: Yosry Ahmed
Date: Wed Oct 02 2024 - 14:44:23 EST
On Wed, Oct 2, 2024 at 11:13 AM Nhat Pham <nphamcs@xxxxxxxxx> wrote:
>
> On Wed, Oct 2, 2024 at 1:01 AM kernel test robot <lkp@xxxxxxxxx> wrote:
> >
> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head: e32cde8d2bd7d251a8f9b434143977ddf13dcec6
> > commit: e31c38e037621c445bb4393fd77e0a76e6e0899a zswap: implement a second chance algorithm for dynamic zswap shrinker
> > date: 4 weeks ago
> > config: x86_64-randconfig-r133-20240215 (https://download.01.org/0day-ci/archive/20241002/202410021530.DnNbPqfN-lkp@xxxxxxxxx/config)
> > compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241002/202410021530.DnNbPqfN-lkp@xxxxxxxxx/reproduce)
> >
> > If you fix the issue in a separate patch/commit (i.e. not just a new version of
> > the same patch/commit), kindly add following tags
> > | Reported-by: kernel test robot <lkp@xxxxxxxxx>
> > | Closes: https://lore.kernel.org/oe-kbuild-all/202410021530.DnNbPqfN-lkp@xxxxxxxxx/
> >
>
> I'm stumped...I downloaded this config file, and used the same
> reproducer build commands, and it built successfully for me :(
There seems to be tons of existing build problems with zswap.h and
zswap.c, I am not sure what's going on.
>
> Fellow zswappers, anyone managed to reproduce this? Or is this a false
> positive...
No luck here.