From 57a832a1b27529a4533289545242a9d20efec11b Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Fri, 2 May 2008 23:19:26 +0200 Subject: [PATCH] --- yaml --- r: 99653 b: refs/heads/master c: 88a83350bc1955fa9d8fca059e19bc360fcef2ba h: refs/heads/master i: 99651: 76c1d421714c81d9497de3f9cb2d684afabac0a2 v: v3 --- [refs] | 2 +- trunk/include/asm-x86/genapic_64.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7a178f2fb2d2..1a11a3fcab78 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 22067d4501bfb47c8ca34144f68fad734178914d +refs/heads/master: 88a83350bc1955fa9d8fca059e19bc360fcef2ba diff --git a/trunk/include/asm-x86/genapic_64.h b/trunk/include/asm-x86/genapic_64.h index 1de931b263ce..0f8504627c41 100644 --- a/trunk/include/asm-x86/genapic_64.h +++ b/trunk/include/asm-x86/genapic_64.h @@ -44,4 +44,6 @@ DECLARE_PER_CPU(int, x2apic_extra_bits); extern void uv_cpu_init(void); extern int uv_wakeup_secondary(int phys_apicid, unsigned int start_rip); +extern void setup_apic_routing(void); + #endif