linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Ian Campbell <ijc@hellion.org.uk>
Cc: linux-kernel@vger.kernel.org,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Ingo Molnar" <mingo@redhat.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	"Andi Kleen" <andi@firstfloor.org>,
	"Mika Penttilä" <mika.penttila@kolumbus.fi>
Subject: Re: [PATCH] x86_32: Remove unnecessary use of %ebx as the boot cpu flag
Date: Tue, 22 Jan 2008 14:47:00 +0100	[thread overview]
Message-ID: <20080122134700.GG7304@elte.hu> (raw)
In-Reply-To: <1200953721-3815-2-git-send-email-ijc@hellion.org.uk>


* Ian Campbell <ijc@hellion.org.uk> wrote:

> Currently in head_32.S there are two ways we test to see if we are the 
> boot cpu.  By looking at %ebx and by looking at the static variable 
> ready.  When changing things around I have found that it gets tricky 
> to preserve %ebx.  So this patch just switches head.S over to the more 
> reliable test of always using ready.
> 
> Hopefully later we can kill these tests entirely.

FYI, i've applied this patch and your next patch to x86.git. (still 
waiting with the third patch, until your discussion of this topic with 
Peter settles down.) Thanks,

	Ingo

      reply	other threads:[~2008-01-22 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21 22:15 [PATCH] x86_32: Remove unnecessary use of %ebx as the boot cpu flag Ian Campbell
2008-01-22 13:47 ` 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=20080122134700.GG7304@elte.hu \
    --to=mingo@elte.hu \
    --cc=andi@firstfloor.org \
    --cc=ebiederm@xmission.com \
    --cc=hpa@zytor.com \
    --cc=ijc@hellion.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mika.penttila@kolumbus.fi \
    --cc=mingo@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;
as well as URLs for NNTP newsgroup(s).