Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187117
b: refs/heads/master
c: 2d30a1f
h: refs/heads/master
i:
  187115: 18f76f8
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Mar 12, 2010
1 parent 9cd96d8 commit 33737fc
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: 53bddb4e9f3f53df02a783751984ddeade71b085
refs/heads/master: 2d30a1f6315b8940537e8e98882c6038fbac9ba5
2 changes: 1 addition & 1 deletion trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3224,7 +3224,7 @@ static int __zone_pcp_update(void *data)
int cpu;
unsigned long batch = zone_batchsize(zone), flags;

for (cpu = 0; cpu < NR_CPUS; cpu++) {
for_each_possible_cpu(cpu) {
struct per_cpu_pageset *pset;
struct per_cpu_pages *pcp;

Expand Down

0 comments on commit 33737fc

Please sign in to comment.