Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186208
b: refs/heads/master
c: 648bcc7
h: refs/heads/master
v: v3
  • Loading branch information
Thiago Farina authored and Linus Torvalds committed Mar 6, 2010
1 parent efec01c commit e2e54b7
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: 19adf9c5d5793657118f2002237c0ee49c3b6185
refs/heads/master: 648bcc771145172a14bc35eeb849ed08f6aa4f1e
2 changes: 1 addition & 1 deletion trunk/mm/memcontrol.c
Original file line number Diff line number Diff line change
Expand Up @@ -2545,7 +2545,7 @@ static int mem_cgroup_force_empty_list(struct mem_cgroup *mem,
pc = list_entry(list->prev, struct page_cgroup, lru);
if (busy == pc) {
list_move(&pc->lru, list);
busy = 0;
busy = NULL;
spin_unlock_irqrestore(&zone->lru_lock, flags);
continue;
}
Expand Down

0 comments on commit e2e54b7

Please sign in to comment.