From: David Vrabel Date: Thu, 18 Dec 2014 14:59:07 +0000 (+0000) Subject: xen/gntdev: provide find_special_page VMA operation X-Git-Tag: fixes-v4.0-rc1~162^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab069c61aa386f6a46c620f3a1075a4818f285b;p=pandora-kernel.git xen/gntdev: provide find_special_page VMA operation For a PV guest, use the find_special_page op to find the right page. To handle VMAs being split, remember the start of the original VMA so the correct index in the pages array can be calculated. Signed-off-by: David Vrabel Reviewed-by: Stefano Stabellini --- Reading git-diff-tree failed