Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277433
b: refs/heads/master
c: e4a02b4
h: refs/heads/master
i:
  277431: 89fe91a
v: v3
  • Loading branch information
Steffen Persvold authored and Ingo Molnar committed Dec 6, 2011
1 parent 129a166 commit f34361b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 44b111b519160e33fdc41eadb39af86a24707edf
refs/heads/master: e4a02b4a951a7adf9d982b11c64686570c29fbe7
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/cpu/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -1146,7 +1146,9 @@ static void dbg_restore_debug_regs(void)
*/
void __cpuinit x86_default_fixup_cpu_id(struct cpuinfo_x86 *c, int node)
{
#ifdef CONFIG_NUMA
pr_err("NUMA core number %d differs from configured core number %d\n", node, c->phys_proc_id);
#endif
}

/*
Expand Down

0 comments on commit f34361b

Please sign in to comment.