All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Brian Gerst <brgerst@gmail.com>
Cc: mingo@redhat.com, tglx@linutronix.de, hpa@zytor.com,
	pavel@suse.cz, rjw@sisk.pl, linux-kernel@vger.kernel.org,
	Tejun Heo <tj@kernel.org>
Subject: Re: [PATCH 1/1] x86_64: fix early_gdt_descr_base mangling
Date: Sat, 07 Feb 2009 21:48:08 +0100	[thread overview]
Message-ID: <498DF388.1050906@gmail.com> (raw)
In-Reply-To: <73c1f2160902071243t1c00ad1fqf1ae286995f1c1d9@mail.gmail.com>

Brian Gerst wrote:
>> @@ -425,7 +426,7 @@ NEXT_PAGE(level2_spare_pgt)
>>  early_gdt_descr:
>>        .word   GDT_ENTRIES*8-1
>>  early_gdt_descr_base:
>> -       .quad   per_cpu__gdt_page
>> +       .quad   0
> 
> The add of the load address isn't done on UP, so this breaks it.

Ah, I see.

> Actually, hold off on this patch.

Ok, thanks, holding on...

      reply	other threads:[~2009-02-07 20:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07 17:40 [PATCH 1/1] x86_64: fix early_gdt_descr_base mangling Jiri Slaby
2009-02-07 20:43 ` Brian Gerst
2009-02-07 20:48   ` Jiri Slaby [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=498DF388.1050906@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=brgerst@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=pavel@suse.cz \
    --cc=rjw@sisk.pl \
    --cc=tglx@linutronix.de \
    --cc=tj@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.