public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Murphy <brian@murphy.dk>
To: linux-kernel@vger.kernel.org
Subject: early_serial_setup is broken in the 2.5 series
Date: Sun, 15 Dec 2002 15:30:52 +0100	[thread overview]
Message-ID: <3DFC921C.1030302@murphy.dk> (raw)

As far as I can see early_serial_setup should be capable of being
used to dynamically setup a serial port at any time in the boot
process - this is certainly the case in the 2.4 kernels.

However if it is used during architecture initialization, for example,
then the serial8250_reg uart driver has not been registered and
initialized even though it is used in the early_serial_setup call.

What was wrong with the 2.4 implimentation where the registered
serial ports were saved until the serial driver was ready to use them?

/Brian


             reply	other threads:[~2002-12-15 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-15 14:30 Brian Murphy [this message]
2002-12-15 15:07 ` early_serial_setup is broken in the 2.5 series Russell King

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=3DFC921C.1030302@murphy.dk \
    --to=brian@murphy.dk \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox