sched: Do not ignore grouped tasks during HMP forced migration.
authorChris Redpath <chris.redpath@arm.com>
Thu, 16 May 2013 16:48:01 +0000 (17:48 +0100)
committerJon Medhurst <tixy@linaro.org>
Wed, 17 Jul 2013 10:12:26 +0000 (11:12 +0100)
commitd2c920023cbc456414f8e07ff253a89be535b41b
tree4d52a5d5ba1b1b6810ed9e73769b88d951f47a7e
parenta9f9bca843e44144670c660638274363f34b9847
sched: Do not ignore grouped tasks during HMP forced migration.

If the entity is not a task, it is a cfs group rq. Iterate up to
find the task entity.

Change-Id: I7cab7aba0798f6f14e38ad32e566d90e5937ffbc
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
kernel/sched/fair.c