Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11846
b: refs/heads/master
c: c7e9dd4
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Linus Torvalds committed Oct 31, 2005
1 parent f1c271e commit 3846753
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: 39e88ca2c9d0f6d1e9f34ea2a6e86a652bb69a7a
refs/heads/master: c7e9dd4dd0b8dd75c410011b3c8f9980112fd0f8
1 change: 0 additions & 1 deletion trunk/mm/swap.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ void __pagevec_release_nonlru(struct pagevec *pvec)
struct pagevec pages_to_free;

pagevec_init(&pages_to_free, pvec->cold);
pages_to_free.cold = pvec->cold;
for (i = 0; i < pagevec_count(pvec); i++) {
struct page *page = pvec->pages[i];

Expand Down

0 comments on commit 3846753

Please sign in to comment.