Re: [patch 05/14] percpu: Use a Kconfig variable to configure archspecific percpu setup

From: Christoph Lameter
Date: Tue Nov 27 2007 - 13:14:58 EST


On Tue, 27 Nov 2007, Rusty Russell wrote:

> Have you considered moving x86-64's setup_per_cpu_areas into generic code?
> It's a bit messier because some archs might not have set up NUMA stuff yet,
> but it's logically generic...

Yes that will happen later. This is just the early cleanup work. I
plan to generally bring the two x86 arches in line. The pda will be
folded into the per cpu area and after that its easy to do.

-
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/