From: Juri Lelli Date: Mon, 3 Mar 2014 11:09:21 +0000 (+0100) Subject: sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy X-Git-Tag: v3.14-rc7~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d44753b843e093f9e1f2f14806fbe106fff74898;p=pandora-kernel.git sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy Deny the use of SCHED_DEADLINE policy to unprivileged users. Even if root users can set the policy for normal users, we don't want the latter to be able to change their parameters (safest behavior). Signed-off-by: Juri Lelli Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1393844961-18097-1-git-send-email-juri.lelli@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed