From 0e0ccb473cb225394f2afcead11d1dc85cc7377d Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Fri, 4 Jul 2008 12:36:21 +0200 Subject: [PATCH] --- yaml --- r: 100028 b: refs/heads/master c: 6f585e01614f38195599c1bc5379d3c9dae6be47 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/smpboot.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 7859df1c76ba..ed4abb3b1113 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7b4fd4bb2e7fad2c41afab4683a44ab77f6f35d0 +refs/heads/master: 6f585e01614f38195599c1bc5379d3c9dae6be47 diff --git a/trunk/arch/x86/kernel/smpboot.c b/trunk/arch/x86/kernel/smpboot.c index e1200b202ed7..f35c2d8016ac 100644 --- a/trunk/arch/x86/kernel/smpboot.c +++ b/trunk/arch/x86/kernel/smpboot.c @@ -939,9 +939,9 @@ static int __cpuinit do_boot_cpu(int apicid, int cpu) inquire_remote_apic(apicid); } } - +#ifdef CONFIG_X86_64 restore_state: - +#endif if (boot_error) { /* Try to put things back the way they were before ... */ numa_remove_cpu(cpu); /* was set by numa_add_cpu */