Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12081
b: refs/heads/master
c: 7f28570
h: refs/heads/master
i:
  12079: 03ddefd
v: v3
  • Loading branch information
Steve French committed Nov 1, 2005
1 parent ce33ba6 commit 8c2f58b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ef0eaa13362041f531f951b89362bfbc177e2bc0
refs/heads/master: 7f28570185f98bfa83f775756ced79e9f22b6d93
3 changes: 3 additions & 0 deletions trunk/mm/swap.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ void __pagevec_release(struct pagevec *pvec)
pagevec_reinit(pvec);
}

EXPORT_SYMBOL(__pagevec_release);

/*
* pagevec_release() for pages which are known to not be on the LRU
*
Expand Down Expand Up @@ -387,6 +389,7 @@ unsigned pagevec_lookup_tag(struct pagevec *pvec, struct address_space *mapping,
return pagevec_count(pvec);
}

EXPORT_SYMBOL(pagevec_lookup_tag);

#ifdef CONFIG_SMP
/*
Expand Down

0 comments on commit 8c2f58b

Please sign in to comment.