From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: "Moore, Robert" <robert.moore@intel.com>,
Thomas Renninger <trenn@suse.de>,
"Brown, Len" <len.brown@intel.com>,
linux-acpi@vger.kernel.org, linux-ia64@vger.kernel.org
Subject: Re: some new unaligned access while booting ia64 (HP rx2620)
Date: Sat, 11 Feb 2006 14:25:11 -0700 [thread overview]
Message-ID: <200602111425.11897.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <B8E391BBE9FE384DAA4C5C003888BE6F05AD5C61@scsmsx401.amr.corp.intel.com>
On Friday 10 February 2006 15:58, Luck, Tony wrote:
> > That looks good. You'll probably need to increase your dmesg buffer
> > or send the output to a serial port, since you will get megabytes
> > of info.
>
> I only have a serial port on this machine ... but all the interesting
> output happens before it is enabled ... i.e. is buffered up in log_buf
> until the serial console is brought online.
This is because when you use "console=ttyS0", we can't use that
console until we know which device will be "ttyS0". We learn
that when the serial driver discovers the devices, which is
fairly late. (Most other architectures have hard-coded "ttyS0
is at I/O port 0x3f8" assumptions, which lets them start the
console earlier.)
But since you have an HP box with an HCDP, you can remove the
"console=ttyS0" argument (after making sure that you have only
the desired port enabled for EFI console output). In this case,
the HCDP table tells us the port address, so we can enable the
console very early.
Alternatively, you can use "console=uart,mmio,0x<address>", which
will also work very early. This works on any box, since it doesn't
depend on the HCDP, but you do have to figure out the UART address
(it's printed when the serial driver discovers the port).
Bjorn
next prev parent reply other threads:[~2006-02-11 21:25 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-10 22:58 some new unaligned access while booting ia64 (HP rx2620) Luck, Tony
2006-02-11 21:25 ` Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-15 17:14 Moore, Robert
2006-03-15 15:47 Moore, Robert
2006-03-15 16:49 ` Bjorn Helgaas
2006-02-11 0:39 Luck, Tony
2006-02-11 12:21 ` Robin Holt
2006-02-10 23:58 Luck, Tony
2006-02-10 23:31 Moore, Robert
2006-02-13 18:51 ` Thomas Renninger
2006-02-13 22:33 ` Bjorn Helgaas
2006-02-13 22:57 ` Andreas Schwab
2006-02-14 0:22 ` Bjorn Helgaas
2006-02-10 23:25 Luck, Tony
2006-02-10 23:15 Moore, Robert
2006-02-10 23:07 Moore, Robert
2006-02-10 21:56 Moore, Robert
2006-02-10 21:54 Luck, Tony
2006-02-10 21:19 Moore, Robert
2006-02-10 21:15 Luck, Tony
2006-02-10 20:11 Moore, Robert
2006-02-09 23:43 Moore, Robert
2006-02-10 2:07 ` Thomas Renninger
2006-02-09 21:15 Luck, Tony
2006-02-09 21:04 Luck, Tony
2006-02-09 20:55 Moore, Robert
2006-02-09 20:44 Luck, Tony
2006-02-09 16:56 Moore, Robert
2006-02-02 22:28 Moore, Robert
2006-02-02 19:46 Luck, Tony
2006-03-14 23:59 ` Bjorn Helgaas
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=200602111425.11897.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=len.brown@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-ia64@vger.kernel.org \
--cc=robert.moore@intel.com \
--cc=tony.luck@intel.com \
--cc=trenn@suse.de \
/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