Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338731
b: refs/heads/master
c: 7c72eb3
h: refs/heads/master
i:
  338729: 542f316
  338727: 7fae89b
v: v3
  • Loading branch information
Wen Congyang authored and Linus Torvalds committed Dec 12, 2012
1 parent 0882790 commit 705a3ae
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 95a4774d055c72d96ab192a1c6675cbf4d513f71
refs/heads/master: 7c72eb327282ee7fcadc5ef227c075cf72467ba7
3 changes: 3 additions & 0 deletions trunk/mm/page_cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@ static int __meminit page_cgroup_callback(struct notifier_block *self,
mn->nr_pages, mn->status_change_nid);
break;
case MEM_CANCEL_ONLINE:
offline_page_cgroup(mn->start_pfn,
mn->nr_pages, mn->status_change_nid);
break;
case MEM_GOING_OFFLINE:
break;
case MEM_ONLINE:
Expand Down

0 comments on commit 705a3ae

Please sign in to comment.