From: John Ogness <john.ogness@linutronix.de>
To: debarbos@redhat.com
Cc: Petr Mladek <pmladek@suse.com>,
pmaldek@suse.com, williams@redhat.com, tglx@linutronix.de,
linux-rt-users@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: test 1: was: Re: A Comparison of printk between upstream and linux-rt-devel
Date: Mon, 26 Aug 2024 20:06:31 +0206 [thread overview]
Message-ID: <87wmk36u68.fsf@jogness.linutronix.de> (raw)
In-Reply-To: <Zsy12a7DQqu7h4zp@debarbos-thinkpadt14sgen2i.remote.csb>
On 2024-08-26, Derek Barbosa <debarbos@redhat.com> wrote:
> This is not running in QEMU. I installed & booted this kernel directly.
> Considering that this produced a vmcore, I could try my hand at doing a crash
> analysis (with some pointers).
That would be nice. It would be interesting to see if the trace is in
the ringbuffer. If not, it probably means the system is hanging in the
console driver while trying to print out the messages synchronously.
> Do you think running this kernel in QEMU would behave any differently
> than it is now?
Until now, I have never needed bare metal to debug/fix printk issues for
serial. This is because the 8250 UART is so simple and QEMU emulation of
it is good enough.
Of course, this is one (of many) reasons why I am very grateful that you
are running all these tests on bare metal! Thanks for this!
_If_ the problems are reproducible using QEMU/KVM, it would be really
easy to dig deeper. Even if it is just to confirm, "Oh yeah, we know
about that problem... not fixable with legacy printing." But sometimes
we see that it is an easily fixable problem to at least help improve the
reliability of legacy printing.
John
prev parent reply other threads:[~2024-08-26 18:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 16:32 A Comparison of printk between upstream and linux-rt-devel Derek Barbosa
2024-08-23 7:09 ` Sebastian Andrzej Siewior
2024-08-23 18:45 ` Derek Barbosa
2024-08-23 7:11 ` Sebastian Andrzej Siewior
2024-08-23 10:19 ` test 1: was: " Petr Mladek
2024-08-23 19:06 ` Derek Barbosa
2024-08-26 14:02 ` Petr Mladek
2024-08-26 14:46 ` Derek Barbosa
2024-08-26 15:08 ` Petr Mladek
2024-08-26 16:56 ` John Ogness
2024-08-26 17:05 ` Derek Barbosa
2024-08-26 18:00 ` John Ogness [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=87wmk36u68.fsf@jogness.linutronix.de \
--to=john.ogness@linutronix.de \
--cc=debarbos@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=pmaldek@suse.com \
--cc=pmladek@suse.com \
--cc=tglx@linutronix.de \
--cc=williams@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox