From c58ee6d5a2d9543fa9f3c7ddb963e7b8adec9dd6 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Tue, 24 Nov 2009 09:32:48 -0800 Subject: [PATCH] --- yaml --- r: 174424 b: refs/heads/master c: 028896721ac04f6fa0697f3ecac3f98761746363 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/xen/smp.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index fa66fdae8f4a..134f4edc1e8e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f350c7922faad3397c98c81a9e5658f5a1ef0214 +refs/heads/master: 028896721ac04f6fa0697f3ecac3f98761746363 diff --git a/trunk/arch/x86/xen/smp.c b/trunk/arch/x86/xen/smp.c index fe03eeed7b48..360f8d8c19cd 100644 --- a/trunk/arch/x86/xen/smp.c +++ b/trunk/arch/x86/xen/smp.c @@ -295,6 +295,7 @@ static int __cpuinit xen_cpu_up(unsigned int cpu) (unsigned long)task_stack_page(idle) - KERNEL_STACK_OFFSET + THREAD_SIZE; #endif + xen_setup_runstate_info(cpu); xen_setup_timer(cpu); xen_init_lock_cpu(cpu);