From: Glauber Costa Date: Mon, 3 Mar 2008 17:12:49 +0000 (-0300) Subject: x86: make stop_this_cpu looks exactly equal in both arches X-Git-Tag: v2.6.26-rc1~1154^2~465 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be5b49e8f1002bc562a2b4670093e4ebf27b4e9;p=pandora-kernel.git x86: make stop_this_cpu looks exactly equal in both arches with the hlt_works change, it is possible to have i386 and x86_64 stop_this_cpu() looking exactly the same. They can, after that, be merged. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed