Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85977
b: refs/heads/master
c: 08acb67
h: refs/heads/master
i:
  85975: 5214507
v: v3
  • Loading branch information
Sam Ravnborg authored and Ingo Molnar committed Feb 19, 2008
1 parent 6559b73 commit 9d93c68
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: a062bae9c443a8c0ab17f231eb83690dfb897524
refs/heads/master: 08acb672624ece2d9234817570a0b3332cc8dae3
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ static void __cpuinit display_cacheinfo(struct cpuinfo_x86 *c)
}

#ifdef CONFIG_NUMA
static int nearby_node(int apicid)
static int __cpuinit nearby_node(int apicid)
{
int i, node;

Expand Down

0 comments on commit 9d93c68

Please sign in to comment.