commit | b194b120507276b4f09e2e14f941884e777fc7c8 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Thu Jun 12 08:23:48 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 12:23:24 2008 +0200 |
tree | 2796da3608f770bae6382941ef95e90e889359d2 | |
parent | 73e991f45fe7644711c0c9dd357a1a2c6e222707 [diff] |
SGI UV: TLB shootdown using broadcast assist unit, cleanups TLB shootdown for SGI UV. v1: 6/2 original v2: 6/3 corrections/improvements per Ingo's review v3: 6/4 split atomic operations off to a separate patch (Jeremy's review) v4: 6/12 include <mach_apic.h> rather than <asm/mach-bigsmp/mach_apic.h> (fixes a !SMP build problem that Ingo found) fix the index on uv_table_bases[blade] Signed-off-by: Cliff Wickman <cpw@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>