All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev,
	Mahapatra Amit Kumar <amit.kumar-mahapatra@amd.com>,
	Richard Weinberger <richard.weinberger@gmail.com>
Subject: Re: [linux-next:master 5843/7856] depmod: ERROR: Cycle detected: mtd -> mtd_virt_concat -> mtd
Date: Thu, 11 Sep 2025 17:32:09 +0200	[thread overview]
Message-ID: <874it99f9i.fsf@bootlin.com> (raw)
In-Reply-To: <202509110504.JZKrtqy3-lkp@intel.com> (kernel test robot's message of "Thu, 11 Sep 2025 05:51:22 +0800")

Hi,

On 11/09/2025 at 05:51:22 +08, kernel test robot <lkp@intel.com> wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   5f540c4aade9f1d58fb7b9490b4b7d5214ec9746
> commit: c64295ea28808590b15341f4f8065c886a2bb372 [5843/7856] mtd: concat: Set virtual concatenation to tristate
> config: x86_64-randconfig-006-20250911 (https://download.01.org/0day-ci/archive/20250911/202509110504.JZKrtqy3-lkp@intel.com/config)
> compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250911/202509110504.JZKrtqy3-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/202509110504.JZKrtqy3-lkp@intel.com/
>
> All errors (new ones prefixed by >>):
>
>>> depmod: ERROR: Cycle detected: mtd -> mtd_virt_concat -> mtd
>    depmod: ERROR: Found 2 modules in dependency cycles!

Gasp. Well I can indeed reproduce this problem, which means we actually
need to include the content of the virt-concat.c file into the core, not
as a separate lib. This requires reworking a bit the init steps.

As we are approaching the merge window I will just drop this series for
now.

Thanks,
Miquèl

      reply	other threads:[~2025-09-11 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-10 21:51 [linux-next:master 5843/7856] depmod: ERROR: Cycle detected: mtd -> mtd_virt_concat -> mtd kernel test robot
2025-09-11 15:32 ` Miquel Raynal [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=874it99f9i.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=amit.kumar-mahapatra@amd.com \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=richard.weinberger@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.