SGI UV: TLB shootdown using broadcast assist unit, fix
authorIngo Molnar <mingo@elte.hu>
Wed, 18 Jun 2008 12:51:57 +0000 (14:51 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:23:27 +0000 (12:23 +0200)
fix:

arch/x86/kernel/tlb_uv.c: In function ‘uv_table_bases_init':
arch/x86/kernel/tlb_uv.c:612: error: ‘bau_tabsp' undeclared (first use in this function)
arch/x86/kernel/tlb_uv.c:612: error: (Each undeclared identifier is reported only once
arch/x86/kernel/tlb_uv.c:612: error: for each function it appears in.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found