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

From: Ingo Molnar
Date: Wed Mar 26 2008 - 03:30:33 EST



* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

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

yep, x86.git/latest has all that work included.

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