]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use user_mode_vm instead of user_mode
authorGlauber Costa <gcosta@redhat.com>
Fri, 11 Jul 2008 17:10:13 +0000 (14:10 -0300)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:21:34 +0000 (10:21 +0200)
commit8de0b8a7eaf274d197698b035090eeb805f62de6
treeccca2dc5d9f16247fcb5d758cfcce1ebe11a7289
parentefa323abd424a2450f810b96203c1fbf138998b9
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>
arch/x86/kernel/time_64.c