Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167748
b: refs/heads/master
c: ab8a3e1
h: refs/heads/master
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Oct 29, 2009
1 parent cb52c75 commit 2aed912
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 47f365eb575735c6b2edf5d08e0d16d26a9c23bd
refs/heads/master: ab8a3e14e6f8e567560f664bbd29aefb306a274e
3 changes: 2 additions & 1 deletion trunk/mm/mempolicy.c
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,8 @@ static long do_mbind(unsigned long start, unsigned long len,

if (!err && nr_failed && (flags & MPOL_MF_STRICT))
err = -EIO;
}
} else
putback_lru_pages(&pagelist);

up_write(&mm->mmap_sem);
mpol_put(new);
Expand Down

0 comments on commit 2aed912

Please sign in to comment.