Re: [RFC 8/8] x86_64: Support for new UV apic

From: Jeremy Fitzhardinge
Date: Tue Mar 25 2008 - 22:28:18 EST


Andi Kleen wrote:
No instead of having lots of if (xyz_system) do_xyz_special()
go through smp_ops for the whole thing so that UV would just have a special smp_ops that has special implementions or wrappers.

Oops I see smp_ops are currently only implemented
for 32bit. Ok do it only once smp_ops exist on 64bit too.

I think glommer has patches to unify smp stuff, which should include smp_ops.

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