linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Yosry Ahmed <yosryahmed@google.com>
To: kernel test robot <lkp@intel.com>
Cc: Paul Gazzillo <paul@pgazz.com>,
	Necip Fazil Yildiran <fazilyildiran@gmail.com>,
	 oe-kbuild-all@lists.linux.dev,
	Andrew Morton <akpm@linux-foundation.org>,
	 Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [akpm-mm:mm-unstable 149/155] kismet: WARNING: unmet direct dependencies detected for Z3FOLD when selected by ZSWAP_ZPOOL_DEFAULT_Z3FOLD
Date: Sat, 7 Sep 2024 11:07:55 -0700	[thread overview]
Message-ID: <CAJD7tkZy6dwq9-EdVUyJqmbKncrp84wPzxddjWUBAx_x37RhKA@mail.gmail.com> (raw)
In-Reply-To: <202409080151.fMmh2yu4-lkp@intel.com>

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


      reply	other threads:[~2024-09-07 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-07 17:26 kernel test robot
2024-09-07 18:07 ` Yosry Ahmed [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJD7tkZy6dwq9-EdVUyJqmbKncrp84wPzxddjWUBAx_x37RhKA@mail.gmail.com \
    --to=yosryahmed@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=fazilyildiran@gmail.com \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=paul@pgazz.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox