]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen64: add 64-bit assembler
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 8 Jul 2008 22:06:46 +0000 (15:06 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Jul 2008 08:59:09 +0000 (10:59 +0200)
commitcdacc1278b12d929f9a053c245ff3d16eb7af9f8
tree50b4c6f550e24570752befae4b51db8659a017a0
parent555cf2b5805a213ba262a2830c4d22ad635a249e
xen64: add 64-bit assembler

Split xen-asm into 32- and 64-bit files, and implement the 64-bit
variants.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/Makefile
arch/x86/xen/xen-asm_32.S [moved from arch/x86/xen/xen-asm.S with 100% similarity]
arch/x86/xen/xen-asm_64.S [new file with mode: 0644]