[PATCH 0/2] sched/fair: Tweaks for select_task_rq_fair slowpath

From: Brendan Jackman
Date: Mon Aug 21 2017 - 11:23:38 EST


This patchset optimises away an unused comparison, and fixes some corner cases in
the find_idlest_group path of select_task_rq_fair.

Brendan Jackman (2):
sched/fair: Remove unnecessary comparison with -1
sched/fair: Fix use of NULL with find_idlest_group

kernel/sched/fair.c | 36 ++++++++++++++++++++----------------
1 file changed, 20 insertions(+), 16 deletions(-)

--
2.14.1