commit | 8de0b8a7eaf274d197698b035090eeb805f62de6 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Fri Jul 11 14:10:13 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:21:34 2008 +0200 |
tree | ccca2dc5d9f16247fcb5d758cfcce1ebe11a7289 | |
parent | efa323abd424a2450f810b96203c1fbf138998b9 [diff] |
x86: use user_mode_vm instead of user_mode For x86_64, it does not really matter. But makes the code equal to i386. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>