diff options
author | Michel Lespinasse <walken@google.com> | 2011-03-22 16:32:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-22 17:44:03 -0700 |
commit | cb240452bfc2ae9de7c840dd0fb3f5b33ce03c31 (patch) | |
tree | 2c8542adfcae3dfe3e57b48a71abd50765e69fee /mm/swap.c | |
parent | 01d8b20dec5f4019283e244aba50ba86fe6ead6e (diff) |
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