public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@kernel.org>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	"Alex Davis" <alex47794@gmail.com>,
	"Stephen Rothwell" <sfr@canb.auug.org.au>
Cc: Borislav Petkov <bp@alien8.de>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	John Ogness <john.ogness@linutronix.de>,
	linux-serial <linux-serial@vger.kernel.org>
Subject: Re: [Regression] depmod fails on kernel 6.17.1 rc1
Date: Fri, 7 Nov 2025 07:20:26 +0100	[thread overview]
Message-ID: <82e2ce7f-bd08-4b53-b232-3dd8cb1a0726@kernel.org> (raw)
In-Reply-To: <ddfbc4bf-658f-3eda-5b4f-f111ecd932f5@linux.intel.com>

On 06. 11. 25, 19:00, Ilpo Järvinen wrote:
> This seems to resolve the build issue for me:
> 
> --
> From: =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com>
> Subject: [PATCH 1/1] serial: 8250: Fix 8250_rsa symbol loop
> 
> make allmodconfig build fails due to dependency loop:
> 
>    depmod: ERROR: Cycle detected: 8250 -> 8250_base -> 8250
>    depmod: ERROR: Found 2 modules in dependency cycles!
> 
> Break dependency loop by moving 8250_rsa.o into 8250_base and by
> passing univ8250_port_base_ops to univ8250_rsa_support() that can make
> a local copy of it.
> 
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Reported-by: Alex Davis <alex47794@gmail.com>
> Fixes: b20d6576cdb3 ("serial: 8250: export RSA functions")
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>

LGTM, thanks for the fix.

Reviewed-by: Jiri Slaby <jirislaby@kernel.org>

If the reporters could give it a shot and mark this by Tested-by, it 
would be great...

thanks,
-- 
js
suse labs

  parent reply	other threads:[~2025-11-07  6:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CADiockCvM6v+d+UoFZpJSMoLAdpy99_h-hJdzUsdfaWGn3W7-g@mail.gmail.com>
2025-11-06 16:02 ` [Regression] depmod fails on kernel 6.17.1 rc1 Borislav Petkov
2025-11-06 16:15   ` Andy Shevchenko
2025-11-06 16:24     ` Borislav Petkov
2025-11-06 16:35       ` Ilpo Järvinen
2025-11-06 18:00         ` Ilpo Järvinen
2025-11-06 18:14           ` Andy Shevchenko
2025-11-07  8:17             ` Andy Shevchenko
2025-11-07  9:40               ` Ilpo Järvinen
2025-11-07  6:20           ` Jiri Slaby [this message]
2025-11-08 13:32             ` Borislav Petkov
2025-11-08 23:52             ` Stephen Rothwell
2025-11-09  0:49               ` Greg Kroah-Hartman
2025-11-09  6:34                 ` Stephen Rothwell
2025-11-10 10:43                   ` Ilpo Järvinen

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=82e2ce7f-bd08-4b53-b232-3dd8cb1a0726@kernel.org \
    --to=jirislaby@kernel.org \
    --cc=alex47794@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=bp@alien8.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=john.ogness@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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