Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13765
b: refs/heads/master
c: 6b482c6
h: refs/heads/master
i:
  13763: e7ab489
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Nov 10, 2005
1 parent 1876391 commit 1ab2fa1
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: 393b07258766130146b962bc294d66615a47468a
refs/heads/master: 6b482c6779daaa893b277fc9b70767a7c2e7c5eb
2 changes: 1 addition & 1 deletion trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@ void show_free_areas(void)
} else
printk("\n");

for_each_cpu(cpu) {
for_each_online_cpu(cpu) {
struct per_cpu_pageset *pageset;

pageset = zone_pcp(zone, cpu);
Expand Down

0 comments on commit 1ab2fa1

Please sign in to comment.