Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16828
b: refs/heads/master
c: bec6b0c
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Jan 9, 2006
1 parent 6cdc563 commit 709c92a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b28a02de8c70d41d6b6ba8911e83ed3ccf2e13f8
refs/heads/master: bec6b0c89b234090681a4516e20ac5debe3e7c59
2 changes: 0 additions & 2 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1883,7 +1883,6 @@ static int __devinit process_zones(int cpu)

static inline void free_zone_pagesets(int cpu)
{
#ifdef CONFIG_NUMA
struct zone *zone;

for_each_zone(zone) {
Expand All @@ -1892,7 +1891,6 @@ static inline void free_zone_pagesets(int cpu)
zone_pcp(zone, cpu) = NULL;
kfree(pset);
}
#endif
}

static int __devinit pageset_cpuup_callback(struct notifier_block *nfb,
Expand Down

0 comments on commit 709c92a

Please sign in to comment.