commit | 3be5b49e8f1002bc562a2b4670093e4ebf27b4e9 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Mon Mar 03 14:12:49 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:55 2008 +0200 |
tree | a6ec2f5165c557dcd46ef926094897cf823a8bb9 | |
parent | 3d3f487c58ef1ece714af280b29411960908149c [diff] |
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 <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>