ia64/pv_ops/xen: define xen specific gate page.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 4 Mar 2009 12:05:43 +0000 (21:05 +0900)
committerTony Luck <tony.luck@intel.com>
Thu, 26 Mar 2009 17:51:12 +0000 (10:51 -0700)
commitb937dd76d07f2347684d6cc1e1ec4e2746417357
treebe711211f1b83d8cebff60b01bbbd1e80e609295
parente4ff5b8f545811008123dd9556a51d814f562fcf
ia64/pv_ops/xen: define xen specific gate page.

define xen specific gate page.
At this phase bits in the gate page is same to native.
At the next phase, it will be paravirtualized.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/xen/patchlist.h [new file with mode: 0644]
arch/ia64/kernel/vmlinux.lds.S
arch/ia64/xen/Makefile
arch/ia64/xen/gate-data.S [new file with mode: 0644]
arch/ia64/xen/xen_pv_ops.c