|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Can't build SMP Kernel from linux-2.6-xen mergetree
On Wed, Jan 25, 2006 at 01:08:09PM +0100, Matthias Quade wrote:
> i've done an hg pull and update and wanted to build a new dom0 kernel
> for my dual P3.
> I can build either a SMP kernel (X86_PC [=y] & SMP [=y]) or a Xen-Kernel
> (X86_XEN [=y] & SMP [=n]). If I enable both I'll get the stuff down
> there...
>
> My .config is attached.
>
> Maybee I'm doing something completly wrong... So please give me an
> advice how to compile an smp-kernel for xen.
for the moment beeing you can just revert the changeset 16044
"Fix non-SMP build with spinlock debugging enabled" which is the wrong
fix.
The include mess is far from trivial to fixup.
to revert with hg => hg export 16044 | patch -p1 -R
Cheers,
--
Vincent Hanquez
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|