mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2025-01-24 02:38:18 +00:00
71e20f1873
make sync wakeups affine for cache-cold tasks: if a cache-cold task is woken up by a sync wakeup then use the opportunity to migrate it straight away. (the two tasks are 'related' because they communicate) Signed-off-by: Ingo Molnar <mingo@elte.hu>