Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64617
b: refs/heads/master
c: 6419168
h: refs/heads/master
i:
  64615: c18ad4b
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Aug 31, 2007
1 parent e014705 commit 46690aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 060d11b0b35d13eb2251fd08403d900b71df5791
refs/heads/master: 641916881322a2dee5b120d509a3bdd05a502510
2 changes: 2 additions & 0 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2345,6 +2345,8 @@ static int __cpuinit process_zones(int cpu)
return 0;
bad:
for_each_zone(dzone) {
if (!populated_zone(dzone))
continue;
if (dzone == zone)
break;
kfree(zone_pcp(dzone, cpu));
Expand Down

0 comments on commit 46690aa

Please sign in to comment.