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)
commitd400524affeb84bdfc2b00cd561fbfb8c09dadd7
treec226923f39a929fd75eae3808db41cd2b4a468bd
parentb4c286e6af24a116228c8c9f58b9a9eb5b7c000a
SGI UV: TLB shootdown using broadcast assist unit, fix

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>
arch/x86/kernel/tlb_uv.c