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

Reply via email to