Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245252
b: refs/heads/master
c: ad7ba09
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Kiper authored and Konrad Rzeszutek Wilk committed May 19, 2011
1 parent 95c86de commit 3caf70b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f508953dd2ebcbcd32d28d0b6aad4d76980e722
refs/heads/master: ad7ba09e658f8e890797ed168dfb3f84be934b09
2 changes: 1 addition & 1 deletion trunk/arch/x86/xen/xen-ops.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 3caf70b

Please sign in to comment.