Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257277
b: refs/heads/master
c: 9c9153d
h: refs/heads/master
i:
  257275: cec9bfb
v: v3
  • Loading branch information
cpw@sgi.com authored and Ingo Molnar committed Jun 21, 2011
1 parent 3d6f70a commit 0dfda99
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: b18fb2c04ac46885f5b0226cd945e763eae51567
refs/heads/master: 9c9153db22870c3f37add83bea30500fcc268a73
2 changes: 1 addition & 1 deletion trunk/arch/x86/platform/uv/tlb_uv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1752,10 +1752,10 @@ static int __init summarize_uvhub_sockets(int nuvhubs,
sdp = &bdp->socket[socket];
if (scan_sock(sdp, bdp, &smaster, &hmaster))
return 1;
make_per_cpu_thp(smaster);
}
socket++;
socket_mask = (socket_mask >> 1);
make_per_cpu_thp(smaster);
}
}
return 0;
Expand Down

0 comments on commit 0dfda99

Please sign in to comment.