From: Thomas Gleixner Date: Fri, 7 Feb 2014 19:58:40 +0000 (+0100) Subject: sched: Adjust p->sched_reset_on_fork when nothing else changes X-Git-Tag: v3.15-rc1~116^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b1e9119787fd2e31dcf0f0ce90b71197604206;p=pandora-kernel.git sched: Adjust p->sched_reset_on_fork when nothing else changes If the policy and priority remain unchanged a possible modification of p->sched_reset_on_fork gets lost in the early exit path. Signed-off-by: Thomas Gleixner [ Rebase ontop of v3.14-rc1. ] Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1391803122-4425-5-git-send-email-bigeasy@linutronix.de Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed