From: Christoph Lameter Date: Wed, 15 Mar 2006 03:50:21 +0000 (-0800) Subject: [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL X-Git-Tag: v2.6.16~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c002410548c7cb1744b45d17a5fa21da515b63;p=pandora-kernel.git [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL It seems that setting scheduling policy and priorities is also the kind of thing that might be performed in apps that also use the NUMA API, so it would seem consistent to use CAP_SYS_NICE for NUMA also. So use CAP_SYS_NICE for controlling migration permissions. Signed-off-by: Christoph Lameter Cc: Michael Kerrisk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed