Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8604
b: refs/heads/master
c: e99b861
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Sep 12, 2005
1 parent 3306a10 commit 7be9b41
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: 2b4a08150e0ce2f6eb5d0987fdfe3524ec799313
refs/heads/master: e99b861a3e9ec93a48b985519e09b2515c201e8d
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/setup64.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ void __init setup_per_cpu_areas(void)
size = PERCPU_ENOUGH_ROOM;
#endif

for (i = 0; i < NR_CPUS; i++) {
for_each_cpu_mask (i, cpu_possible_map) {
char *ptr;

if (!NODE_DATA(cpu_to_node(i))) {
Expand Down

0 comments on commit 7be9b41

Please sign in to comment.