Hi Mark/Alex
Here's a pull request for the latest big.LITTLE MP changes from ARM...
The following changes since commit 65abdc9b50378783981ed2f3453a0aae090404e4:
HMP: use per cpu cpuidle driver to fix deadlock in hmp_idle_pull (2014-06-27 10:18:30 +0100)
are available in the git repository at:
git://git.linaro.org/arm/big.LITTLE/mp.git for-lsk
for you to fetch changes up to e482d95c1d1888f34cc3f7e6778806cfda6174ff:
hmp: Restrict ILB events if no CPU has > 1 task (2014-08-12 17:46:58 +0100)
---------------------------------------------------------------- Chris Redpath (2): HMP: Do not fork-boost tasks coming from PIDs <= 2 hmp: Restrict ILB events if no CPU has > 1 task
include/linux/sched.h | 8 ++++++++ kernel/sched/core.c | 6 +++--- kernel/sched/fair.c | 29 ++++++++++++++++++++++------- 3 files changed, 33 insertions(+), 10 deletions(-)