From 9d93c689cfce98b97006bea864e3fa645d92b238 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Sun, 17 Feb 2008 13:22:46 +0100 Subject: [PATCH] --- yaml --- r: 85977 b: refs/heads/master c: 08acb672624ece2d9234817570a0b3332cc8dae3 h: refs/heads/master i: 85975: 521450766061fd2c67b43d3d54d60c8b1c92e10e v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/setup_64.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b023187cae8b..dd2f38d5f538 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a062bae9c443a8c0ab17f231eb83690dfb897524 +refs/heads/master: 08acb672624ece2d9234817570a0b3332cc8dae3 diff --git a/trunk/arch/x86/kernel/setup_64.c b/trunk/arch/x86/kernel/setup_64.c index c0d8208af12a..ff9029d34133 100644 --- a/trunk/arch/x86/kernel/setup_64.c +++ b/trunk/arch/x86/kernel/setup_64.c @@ -518,7 +518,7 @@ static void __cpuinit display_cacheinfo(struct cpuinfo_x86 *c) } #ifdef CONFIG_NUMA -static int nearby_node(int apicid) +static int __cpuinit nearby_node(int apicid) { int i, node;