Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264794
b: refs/heads/master
c: 81d66c7
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Jiri Kosina committed Aug 24, 2011
1 parent 706c995 commit 02575d4
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: 52288b6646ee4b1f3b97b5b64e4e84652c2a9bbe
refs/heads/master: 81d66c70b546e7be5d7e1f1ca9676fd17c5973af
2 changes: 1 addition & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ static inline bool should_reclaim_stall(unsigned long nr_taken,
if (sc->reclaim_mode & RECLAIM_MODE_SINGLE)
return false;

/* If we have relaimed everything on the isolated list, no stall */
/* If we have reclaimed everything on the isolated list, no stall */
if (nr_freed == nr_taken)
return false;

Expand Down

0 comments on commit 02575d4

Please sign in to comment.