public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Roland McGrath <roland@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86_64 early_idt_handler improvements
Date: Fri, 11 Jan 2008 08:38:51 +0100	[thread overview]
Message-ID: <20080111073851.GA25207@elte.hu> (raw)
In-Reply-To: <20080111060705.9EAF126F9A9@magilla.localdomain>


* Roland McGrath <roland@redhat.com> wrote:

> It's not too pretty, but I found this made the "PANIC: early 
> exception" messages become much more reliably useful: 1. print the 
> vector number, 2. print the %cs value, 3. handle error-code-pushing vs 
> non-pushing vectors.

thanks, applied.

since these printouts are only useful if we have early-printk 
capabilities enabled, i made it dependent on CONFIG_EARLY_PRINTK.

I also made EARLY_PRINTK selectable on 64-bit as well. (for some unknown 
reason it was unconditionally built into 64-bit (unlike 32-bit where it 
is selectable on EMBEDDED))

	Ingo

      parent reply	other threads:[~2008-01-11  7:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-11  6:07 [PATCH] x86_64 early_idt_handler improvements Roland McGrath
2008-01-11  6:27 ` Andi Kleen
2008-01-11  7:07   ` Roland McGrath
2008-01-11  7:38 ` Ingo Molnar [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=20080111073851.GA25207@elte.hu \
    --to=mingo@elte.hu \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roland@redhat.com \
    --cc=tglx@linutronix.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