commit | bce5f6ba340b09d8b29902add204bb95a6d3d88b | [log] [tgz] |
---|---|---|
author | Martin Hicks <mort@sgi.com> | Sat Sep 03 15:54:50 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:05:44 2005 -0700 |
tree | 1cfeea969fa5848f0a8d31394829aec5c8571a79 | |
parent | 242e54686257493f0b10ac557e730419d9af7d24 [diff] |
[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>