diff options
author | Michel Lespinasse <walken@google.com> | 2011-03-23 00:32:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-23 01:44:03 +0100 |
commit | cb240452bfc2ae9de7c840dd0fb3f5b33ce03c31 (patch) | |
tree | 2c8542adfcae3dfe3e57b48a71abd50765e69fee /mm/swap.c | |
parent | mm: simplify anon_vma refcounts (diff) | |
download | linux-cb240452bfc2ae9de7c840dd0fb3f5b33ce03c31.tar.xz linux-cb240452bfc2ae9de7c840dd0fb3f5b33ce03c31.zip |
mm: remove unused TestSetPageLocked() interface
TestSetPageLocked() isn't being used anywhere. Also, using it would
likely be an error, since the proper interface trylock_page() provides
stronger ordering guarantees.
Signed-off-by: Michel Lespinasse <walken@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/swap.c')
0 files changed, 0 insertions, 0 deletions