Re: [PATCH 4/4] x86: Replace xxx_pda() operations with x86_xx_percpu().

From: Christoph Lameter
Date: Mon Jun 09 2008 - 14:20:54 EST


Paravirt support is on. We have seen an issue with that in the past. Why
was that again?

Also check that there is really no use of the segment register before
start_kernel() loads it. If the segment register is used to refer to pda
stuff before start_kernel then we need to make sure that the right value
is loaded in the asm (head64.c).


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/