Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120979
b: refs/heads/master
c: 77be80e
h: refs/heads/master
i:
  120977: 08523a2
  120975: 486e08a
v: v3
  • Loading branch information
Richard A. Holden III authored and Ingo Molnar committed Nov 20, 2008
1 parent 443afad commit bad13e7
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: fbc2a06056c9aa3cb8c44bf1cfeb1d260e229e5c
refs/heads/master: 77be80e437fec44f8b7a620314b7d7b605b8d93b
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/genx2apic_uv_x.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ static void __cpuinit uv_heartbeat_enable(int cpu)
uv_heartbeat_enable(0);
}

#ifdef CONFIG_HOTPLUG_CPU
static void __cpuinit uv_heartbeat_disable(int cpu)
{
if (uv_cpu_hub_info(cpu)->scir.enabled) {
Expand All @@ -409,7 +410,6 @@ static void __cpuinit uv_heartbeat_disable(int cpu)
uv_set_cpu_scir_bits(cpu, 0xff);
}

#ifdef CONFIG_HOTPLUG_CPU
/*
* cpu hotplug notifier
*/
Expand Down

0 comments on commit bad13e7

Please sign in to comment.