[PATCH] VM: add capabilites check to set_zone_reclaim
authorMartin Hicks <mort@sgi.com>
Sat, 3 Sep 2005 22:54:50 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:44 +0000 (00:05 -0700)
commitbce5f6ba340b09d8b29902add204bb95a6d3d88b
tree1cfeea969fa5848f0a8d31394829aec5c8571a79
parent242e54686257493f0b10ac557e730419d9af7d24
[PATCH] VM: add capabilites check to set_zone_reclaim

Add a capability check to sys_set_zone_reclaim().  This syscall is not
something that should be available to a user.

Signed-off-by: Martin Hicks <mort@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/capability.h
mm/vmscan.c