sched: hmp: Make idle balance behaviour normal when packing disabled
authorChris Redpath <chris.redpath@arm.com>
Thu, 9 Jan 2014 10:38:54 +0000 (10:38 +0000)
committerJon Medhurst <tixy@linaro.org>
Wed, 22 Jan 2014 09:50:43 +0000 (09:50 +0000)
commit257e5075a1433513bb354f202adcd2dea8a8dc08
tree065140534797edf3c76916aca8e5d8542a0c5a99
parent7896b1e659db571556436b99ebb2e475e54a24f5
sched: hmp: Make idle balance behaviour normal when packing disabled

The presence of packing permanently changed the idle balance
behaviour. Do not restrict idle balance on the smallest CPUs when
packing is present but disabled.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
kernel/sched/fair.c