* [akpm-mm:mm-unstable 149/155] kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD
@ 2024-09-07 17:26 kernel test robot
2024-09-07 18:07 ` Yosry Ahmed
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2024-09-07 17:26 UTC (permalink / raw)
To: Yosry Ahmed
Cc: Paul Gazzillo, Necip Fazil Yildiran, oe-kbuild-all,
Andrew Morton, Linux Memory Management List
tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable
head: e8d9739d326fade1f58bc90726d2f9ebe35ae708
commit: 4f6a358be27cd25e5e808031cc1715c2b6a0ef6f [149/155] mm: z3fold: deprecate CONFIG_Z3FOLD
config: x86_64-kismet-CONFIG_Z3FOLD-CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD-0-0 (https://download.01.org/0day-ci/archive/20240908/202409080151.fMmh2yu4-lkp@intel.com/config)
reproduce: (https://download.01.org/0day-ci/archive/20240908/202409080151.fMmh2yu4-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202409080151.fMmh2yu4-lkp@intel.com/
kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD
WARNING: unmet direct dependencies detected for Z3FOLD
Depends on [n]: Z3FOLD_DEPRECATED [=n]
Selected by [y]:
- ZSWAP_ZPOOL_DEFAULT_Z3FOLD [=y] && ZSWAP [=y]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [akpm-mm:mm-unstable 149/155] kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD 2024-09-07 17:26 [akpm-mm:mm-unstable 149/155] kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD kernel test robot @ 2024-09-07 18:07 ` Yosry Ahmed 0 siblings, 0 replies; 2+ messages in thread From: Yosry Ahmed @ 2024-09-07 18:07 UTC (permalink / raw) To: kernel test robot Cc: Paul Gazzillo, Necip Fazil Yildiran, oe-kbuild-all, Andrew Morton, Linux Memory Management List On Sat, Sep 7, 2024 at 10:27 AM kernel test robot <lkp@intel.com> wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable > head: e8d9739d326fade1f58bc90726d2f9ebe35ae708 > commit: 4f6a358be27cd25e5e808031cc1715c2b6a0ef6f [149/155] mm: z3fold: deprecate CONFIG_Z3FOLD > config: x86_64-kismet-CONFIG_Z3FOLD-CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD-0-0 (https://download.01.org/0day-ci/archive/20240908/202409080151.fMmh2yu4-lkp@intel.com/config) > reproduce: (https://download.01.org/0day-ci/archive/20240908/202409080151.fMmh2yu4-lkp@intel.com/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@intel.com> > | Closes: https://lore.kernel.org/oe-kbuild-all/202409080151.fMmh2yu4-lkp@intel.com/ > > kismet warnings: (new ones prefixed by >>) > >> kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD > WARNING: unmet direct dependencies detected for Z3FOLD > Depends on [n]: Z3FOLD_DEPRECATED [=n] > Selected by [y]: > - ZSWAP_ZPOOL_DEFAULT_Z3FOLD [=y] && ZSWAP [=y] This seems to be working as intended, we cannot enable CONFIG_ ZSWAP_ZPOOL_DEFAULT_Z3FOLD unless CONFIG_ Z3FOLD_DEPRECATED is explicitly enabled. Maybe this isn't the correct way to do it? Should I make CONFIG_ ZSWAP_ZPOOL_DEFAULT_Z3FOLD depend on CONFIG_Z3FOLD instead of selecting it? > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-07 18:08 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2024-09-07 17:26 [akpm-mm:mm-unstable 149/155] kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD kernel test robot 2024-09-07 18:07 ` Yosry Ahmed
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox