From: Jiri Slaby <jirislaby@kernel.org>
To: Jan Beulich <jbeulich@suse.com>
Cc: "linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: your change "serial: 8250: move RSA functions to 8250_rsa.c"
Date: Fri, 7 Nov 2025 07:23:31 +0100 [thread overview]
Message-ID: <90dac630-9b2f-4532-944a-eab7cf754caa@kernel.org> (raw)
In-Reply-To: <9515bd4c-4bb6-4535-818c-283e69feb0a7@suse.com>
On 21. 10. 25, 8:22, Jan Beulich wrote:
> Jiri,
>
> in this change you moved code from 8250_base to 8250. The latter has always
> had a dependency on the former. Now the former has gained a dependency on
> the latter, i.e. a circular dependency was introduced. Maybe modern module
> loading tools can handle that; on the first (older) system I tried they
> can't, and I had to resort to setting SERIAL_8250_RSA=n as a workaround.
>
> One related question that came to mind: Seeing that both drivers are built
> depending on the SERIAL_8250 setting, why are they separate modules anyway?
Thanks,
could you give a try to:
https://lore.kernel.org/all/ddfbc4bf-658f-3eda-5b4f-f111ecd932f5@linux.intel.com/
(It moves rsa from 8250 into 8250_base.)
--
js
suse labs
next prev parent reply other threads:[~2025-11-07 6:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-21 6:22 your change "serial: 8250: move RSA functions to 8250_rsa.c" Jan Beulich
2025-11-07 6:23 ` Jiri Slaby [this message]
2025-11-07 7:02 ` Jan Beulich
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=90dac630-9b2f-4532-944a-eab7cf754caa@kernel.org \
--to=jirislaby@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jbeulich@suse.com \
--cc=linux-serial@vger.kernel.org \
/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.