From: Li Zefan Date: Tue, 5 Mar 2013 08:07:33 +0000 (+0800) Subject: sched: Move group scheduling functions out of include/linux/sched.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~34^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25cc7da7e6336d3bb6a5bad3d3fa96fce9a81d5b;p=pandora-kernel.git sched: Move group scheduling functions out of include/linux/sched.h - Make sched_group_{set_,}runtime(), sched_group_{set_,}period() and sched_rt_can_attach() static. - Move sched_{create,destroy,online,offline}_group() to kernel/sched/sched.h. - Remove declaration of sched_group_shares(). Signed-off-by: Li Zefan Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/5135A7C5.3000708@huawei.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed