Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5396
b: refs/heads/master
c: 07291d4
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jul 29, 2005
1 parent 6b17897 commit 5f4affa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: ed6b676ca8b50e0b538e61c283d52fd04f007abf
refs/heads/master: 07291d431ce6c6660c35dd4e5e980a406dc3629a
2 changes: 0 additions & 2 deletions trunk/arch/x86_64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -765,8 +765,6 @@ static void __init amd_detect_cmp(struct cpuinfo_x86 *c)
int cpu = smp_processor_id();
int node = 0;
unsigned bits;
if (c->x86_num_cores == 1)
return;

bits = 0;
while ((1 << bits) < c->x86_num_cores)
Expand Down

0 comments on commit 5f4affa

Please sign in to comment.