[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080122134700.GG7304@elte.hu>
Date: Tue, 22 Jan 2008 14:47:00 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Ian Campbell <ijc@...lion.org.uk>
Cc: linux-kernel@...r.kernel.org,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, Andi Kleen <andi@...stfloor.org>,
Mika Penttilä <mika.penttila@...umbus.fi>
Subject: Re: [PATCH] x86_32: Remove unnecessary use of %ebx as the boot cpu
flag
* Ian Campbell <ijc@...lion.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists