From: Mike Galbraith Date: Mon, 15 Oct 2007 15:00:07 +0000 (+0200) Subject: sched: fix SMP migration latencies X-Git-Tag: v2.6.24-rc1~1289^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=119fe5e06800afc197781ebc8c2d8ca7d03497c8;p=pandora-kernel.git sched: fix SMP migration latencies fix SMP migration latencies: the vruntimes of different CPUs are at incompatible offsets so they have to be fixed up when migrating a task across CPUs. Signed-off-by: Mike Galbraith Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed