mempolicy: document {set|get}_policy() vm_ops APIs
authorLee Schermerhorn <[email protected]>
Mon, 28 Apr 2008 09:13:14 +0000 (02:13 -0700)
committerLinus Torvalds <[email protected]>
Mon, 28 Apr 2008 15:58:24 +0000 (08:58 -0700)
commita6020ed759404372e8be2b276e85e51735472cc9
tree1fb0a346909dcc9d3b916671001af87b17931ddd
parentaab0b1029f0843756b68e0ed3ca983685bf43ed6
mempolicy: document {set|get}_policy() vm_ops APIs

Document mempolicy return value reference semantics assumed by the rest of the
mempolicy code for the set_ and get_policy vm_ops in <linux/mm.h>--where the
prototypes are defined--to inform any future mempolicy vm_op writers what the
rest of the subsystem expects of them.

Signed-off-by: Lee Schermerhorn <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mm.h