From: Tim Blechmann Date: Wed, 2 Dec 2009 11:32:10 +0000 (+0100) Subject: Revert "sched, x86: Optimize branch hint in __switch_to()" X-Git-Tag: v2.6.33-rc1~398^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be8147e68625a1adb111acfd6b98a492be4b74d0;p=pandora-kernel.git Revert "sched, x86: Optimize branch hint in __switch_to()" This reverts commit a3a1de0c34de6f5f8332cd6151c46af7813c0fcb. Commit 8ec6993d9f7d961014af970ded57542961fe9ad9 cleared the es and ds selectors, so the original branch hints are correct now. Therefore the branch hint doesn't need to be removed. Signed-off-by: Tim Blechmann LKML-Reference: <4B16503A.8030508@klingt.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed