Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187739
b: refs/heads/master
c: 7170924
h: refs/heads/master
i:
  187737: 9e5f5e9
  187735: 065dce0
v: v3
  • Loading branch information
Robert P. J. Day authored and Jiri Kosina committed Feb 5, 2010
1 parent 628c19f commit 4471592
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: 473a72a18bf446f51837f7731214db297981f0ed
refs/heads/master: 71709247aa852b5c4a01e70a9186590800d15575
2 changes: 1 addition & 1 deletion trunk/arch/x86/xen/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ static void xen_cpu_die(unsigned int cpu)
alternatives_smp_switch(0);
}

static void __cpuinit xen_play_dead(void) /* used only with CPU_HOTPLUG */
static void __cpuinit xen_play_dead(void) /* used only with HOTPLUG_CPU */
{
play_dead_common();
HYPERVISOR_vcpu_op(VCPUOP_down, smp_processor_id(), NULL);
Expand Down

0 comments on commit 4471592

Please sign in to comment.