From: Mike Galbraith Date: Sat, 4 Jun 2011 13:03:20 +0000 (+0200) Subject: sched, cgroups: Fix MIN_SHARES on 64-bit boxen X-Git-Tag: v3.0-rc7~40^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd62287e364c0d15d517c6ced4e4808b54711475;p=pandora-kernel.git sched, cgroups: Fix MIN_SHARES on 64-bit boxen Commit c8b28116 ("sched: Increase SCHED_LOAD_SCALE resolution") intended to have no user-visible effect, but allows setting cpu.shares to < MIN_SHARES, which the user then sees. Signed-off-by: Mike Galbraith Signed-off-by: Peter Zijlstra Cc: Nikhil Rao Link: http://lkml.kernel.org/r/1307192600.8618.3.camel@marge.simson.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed