From 3caf70bb72b6bcd10d9dffcf8bd835dc3478e071 Mon Sep 17 00:00:00 2001 From: Daniel Kiper Date: Wed, 4 May 2011 20:19:15 +0200 Subject: [PATCH] --- yaml --- r: 245252 b: refs/heads/master c: ad7ba09e658f8e890797ed168dfb3f84be934b09 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/xen/xen-ops.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 223fd223c437..c5b0eac0f6cf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3f508953dd2ebcbcd32d28d0b6aad4d76980e722 +refs/heads/master: ad7ba09e658f8e890797ed168dfb3f84be934b09 diff --git a/trunk/arch/x86/xen/xen-ops.h b/trunk/arch/x86/xen/xen-ops.h index 3112f55638c4..97dfdc8757b3 100644 --- a/trunk/arch/x86/xen/xen-ops.h +++ b/trunk/arch/x86/xen/xen-ops.h @@ -74,7 +74,7 @@ static inline void xen_hvm_smp_init(void) {} #ifdef CONFIG_PARAVIRT_SPINLOCKS void __init xen_init_spinlocks(void); -__cpuinit void xen_init_lock_cpu(int cpu); +void __cpuinit xen_init_lock_cpu(int cpu); void xen_uninit_lock_cpu(int cpu); #else static inline void xen_init_spinlocks(void)