From: Glauber Costa Date: Tue, 24 Jun 2008 14:13:16 +0000 (-0300) Subject: x86: adapt x86_64 getuser functions. X-Git-Tag: v2.6.27-rc1~1106^2~46^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9262875395cf22b5a90dd8a640e1070cedf55d0e;p=pandora-kernel.git x86: adapt x86_64 getuser functions. Instead of doing a sub after the addition, use the offset directly at the memory operand of the mov instructions. This is the way i386 do. Signed-off-by: Glauber Costa Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed