]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
mm: remove unused TestSetPageLocked() interface
authorMichel Lespinasse <walken@google.com>
Tue, 22 Mar 2011 23:32:49 +0000 (16:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2011 00:44:03 +0000 (17:44 -0700)
commitcb240452bfc2ae9de7c840dd0fb3f5b33ce03c31
tree2c8542adfcae3dfe3e57b48a71abd50765e69fee
parent01d8b20dec5f4019283e244aba50ba86fe6ead6e
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>
include/linux/page-flags.h