ia64/xen: preliminary support for save/restore.

preliminary support for save/restore.
Although Save/restore isn't fully working yet, this patch is necessary
to compile.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
Isaku Yamahata
2008-10-17 11:18:10 +09:00
committed by Tony Luck
parent a0df655ccd
commit 91834e685d
4 changed files with 99 additions and 1 deletions

View File

@@ -21,3 +21,4 @@
*/
extern struct pv_time_ops xen_time_ops __initdata;
void xen_timer_resume_on_aps(void);