Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164395
b: refs/heads/master
c: a26f532
h: refs/heads/master
i:
  164393: aafd829
  164391: c38f9cb
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Sep 22, 2009
1 parent 9287f9d commit fe43ddc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 74a1c48fb4e9f10e3c83dcd39af73487968e35bf
refs/heads/master: a26f5320c4ee3d46a0da48fa0f3ac6a00b575793
1 change: 0 additions & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,6 @@ static void move_active_pages_to_lru(struct zone *zone,

while (!list_empty(list)) {
page = lru_to_page(list);
prefetchw_prev_lru_page(page, list, flags);

VM_BUG_ON(PageLRU(page));
SetPageLRU(page);
Expand Down

0 comments on commit fe43ddc

Please sign in to comment.