Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85979
b: refs/heads/master
c: 177c771
h: refs/heads/master
i:
  85977: 9d93c68
  85975: 5214507
v: v3
  • Loading branch information
Sam Ravnborg authored and Ingo Molnar committed Feb 19, 2008
1 parent 3750cca commit 4c618a9
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: 04d733bd3588fda8934591fdb0a3d719c5ec8fa0
refs/heads/master: 177c7715cd94a66d951fcafbacedd278a2d6fcab
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/topology.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
static DEFINE_PER_CPU(struct x86_cpu, cpu_devices);

#ifdef CONFIG_HOTPLUG_CPU
int arch_register_cpu(int num)
int __ref arch_register_cpu(int num)
{
/*
* CPU0 cannot be offlined due to several
Expand Down

0 comments on commit 4c618a9

Please sign in to comment.