[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49822161.6050205@goop.org>
Date: Thu, 29 Jan 2009 13:36:33 -0800
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Brian Gerst <brgerst@...il.com>
CC: Ingo Molnar <mingo@...e.hu>, Tejun Heo <tj@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86: pass in cpu number to switch_to_new_gdt()
Brian Gerst wrote:
> Impact: cleanup, prepare for xen boot fix.
>
> Xen needs to call this function very early to setup the GDT and
> per-cpu segments. Remove the call to smp_processor_id() and just
> pass in the cpu number.
>
Unfortunate that still not sufficient for a Xen boot. I had to separate
the gdt reload from the segment register reload. Patches follow.
J
--
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