]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen64: add xen-head code to head_64.S
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 8 Jul 2008 22:06:44 +0000 (15:06 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Jul 2008 08:58:41 +0000 (10:58 +0200)
commit8c5e5ac32fe08793246709fbb94c055ec76a7c0e
tree1aaaa79ab8351f406d79f7e60fdf7991566dc5c4
parentc7b75947f89d45493562ede6d9ee7311dfa5c4ce
xen64: add xen-head code to head_64.S

Add the Xen entrypoint and ELF notes to head_64.S.  Adapts xen-head.S
to compile either 32-bit or 64-bit.

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/kernel/asm-offsets_64.c
arch/x86/kernel/head_64.S
arch/x86/xen/xen-head.S