On Tue, 15 Nov 2016 11:39:09 +0100 Daniel Bristot de Oliveira <bris...@redhat.com> wrote:
> Disable RT_RUNTIME_SHARE by default and document it. > > Cc: Ingo Molnar <mi...@redhat.com> > Cc: Peter Zijlstra <pet...@infradead.org> > Cc: Steven Rostedt <rost...@goodmis.org> > Cc: Clark Williams <willi...@redhat.com> > Cc: Luis Claudio R. Goncalves <lgonc...@redhat.com> > Cc: linux-kernel@vger.kernel.org > > Daniel Bristot de Oliveira (2): > sched/rt: Disable RT_RUNTIME_SHARE by default > sched/rt: Document RT_RUNTIME_SHARE sched feature > > kernel/sched/features.h | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) > I don't see why this is two patches. A change and a comment can go together, and probably should, especially since the comment explains the change as well. With a folded patch... Acked-by: Steven Rostedt <rost...@goodmis.org> -- Steve