summaryrefslogtreecommitdiff
path: root/arch/ia64/xen/gate-data.S
AgeCommit message (Collapse)AuthorFilesLines
2013-12-11ia64/xen: Remove Xen support for ia64Boris Ostrovsky1-3/+0
ia64 has not been supported by Xen since 4.2 so it's time to drop Xen/ia64 from Linux as well. Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko1-1/+1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata1-0/+3
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>