From: Vincent Hanquez Date: Thu, 23 Jun 2005 07:08:46 +0000 (-0700) Subject: [PATCH] xen: x86_64: use more usermode macro X-Git-Tag: v2.6.13-rc1~68^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76381fee7e8feb4c22be636aa5d4765dbe4fbf9e;p=pandora-kernel.git [PATCH] xen: x86_64: use more usermode macro Make use of the user_mode macro where it's possible. This is useful for Xen because it will need only to redefine only the macro to a hypervisor call. Signed-off-by: Vincent Hanquez Cc: Ian Pratt Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed