Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18172
b: refs/heads/master
c: 78539fd
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Nathan Scott committed Jan 11, 2006
1 parent 5811367 commit d65473a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f6d6d4fcd180f8e47bf6b13fc6cce1e6c156d0ea
refs/heads/master: 78539fdfa4c21308e90c596f060df8114483862a
2 changes: 2 additions & 0 deletions trunk/mm/swap.c
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,8 @@ unsigned pagevec_lookup(struct pagevec *pvec, struct address_space *mapping,
return pagevec_count(pvec);
}

EXPORT_SYMBOL(pagevec_lookup);

unsigned pagevec_lookup_tag(struct pagevec *pvec, struct address_space *mapping,
pgoff_t *index, int tag, unsigned nr_pages)
{
Expand Down

0 comments on commit d65473a

Please sign in to comment.