aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/xen/gate-data.S
Commit message (Collapse)AuthorAgeFilesLines
* Rename .data.gate to .data..gate.Denys Vlasenko2010-03-031-1/+1
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
* ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-261-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>