mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: discuss@x86-64.org, linux-kernel@vger.kernel.org
Subject: Please read for 2.6.2 on x86-64
Date: Wed, 4 Feb 2004 06:56:59 +0100	[thread overview]
Message-ID: <20040204065659.791414b2.ak@suse.de> (raw)


There is a small bug in 2.6.2 for x86-64 that breaks booting when CONFIG_DEBUG_INFO
is enabled. Either don't enable that option or apply the appended patch.

Thanks,
-Andi

--- linux-2.6.2rc2/arch/x86_64/kernel/entry.S	2004-01-26 05:52:30.000000000 +0100
+++ linux-2.6.2rc3-amd64/arch/x86_64/kernel/entry.S	2004-02-04 06:54:44.000000000 +0100
@@ -436,7 +436,7 @@
 	popq  %rdi
 	cli	
 	subl $1,%gs:pda_irqcount
-#ifdef CONFIG_KGDB
+#ifdef CONFIG_DEBUG_INFO
 	movq RBP(%rdi),%rbp
 #endif
 	leaq ARGOFFSET(%rdi),%rsp

                 reply	other threads:[~2004-02-04  6:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040204065659.791414b2.ak@suse.de \
    --to=ak@suse.de \
    --cc=discuss@x86-64.org \
    --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

all inboxes | Powered by JetHome®