aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/xen/gate-data.S (follow)
AgeCommit message (Collapse)AuthorFilesLines
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>