From: Isaku Yamahata Date: Fri, 17 Oct 2008 02:17:55 +0000 (+0900) Subject: ia64/xen: implement arch specific part of xen grant table. X-Git-Tag: v2.6.28-rc1~64^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad863132c05b6a746accf12734720abe34c3535;p=pandora-kernel.git ia64/xen: implement arch specific part of xen grant table. Xen implements grant tables which is for sharing pages with guest domains. This patch implements arch specific part of grant table initialization. and xen_alloc_vm_area()/xen_free_vm_area() which are helper functions for xen grant table. Signed-off-by: Isaku Yamahata Signed-off-by: Tony Luck --- Reading git-diff-tree failed