Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44881
b: refs/heads/master
c: e07aa05
h: refs/heads/master
i:
  44879: 127c43e
v: v3
  • Loading branch information
Nigel Cunningham authored and Linus Torvalds committed Dec 22, 2006
1 parent 3de2f3f commit fc12fc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 3b2b96abbf321891bdde5412d23bc4123c6cccec
refs/heads/master: e07aa05b606deeb1a8b55cd19098427c72daebce
4 changes: 2 additions & 2 deletions trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1369,8 +1369,8 @@ void wakeup_kswapd(struct zone *zone, int order)
*
* For pass > 3 we also try to shrink the LRU lists that contain a few pages
*/
static unsigned long shrink_all_zones(unsigned long nr_pages, int pass,
int prio, struct scan_control *sc)
static unsigned long shrink_all_zones(unsigned long nr_pages, int prio,
int pass, struct scan_control *sc)
{
struct zone *zone;
unsigned long nr_to_scan, ret = 0;
Expand Down

0 comments on commit fc12fc0

Please sign in to comment.