Revert "sched/fair: Fix fairness issue on migration"
authorIngo Molnar <mingo@kernel.org>
Wed, 11 May 2016 06:25:53 +0000 (08:25 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 11 May 2016 06:25:53 +0000 (08:25 +0200)
commit53d3bc773eaa7ab1cf63585e76af7ee869d5e709
treedb53cf2c46e8a052f624889ff8283d0495280b85
parentc5114626f33b62fa7595e57d87f33d9d1f8298a2
Revert "sched/fair: Fix fairness issue on migration"

Mike reported that this recent commit:

  3a47d5124a95 ("sched/fair: Fix fairness issue on migration")

... broke interactivity and the signal starvation test.

We have a proper fix series in the works but ran out of time for
v4.6, so revert the commit.

Reported-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c