From: Ian Campbell Date: Thu, 21 May 2009 09:09:46 +0000 (+0100) Subject: xen/privcmd: move remap_domain_mfn_range() to core xen code and export. X-Git-Tag: v2.6.37-rc1~93^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1ef2065c4675ab1062ebc8d1cb6c5f42b61d04;p=pandora-kernel.git xen/privcmd: move remap_domain_mfn_range() to core xen code and export. This allows xenfs to be built as a module, previously it required flush_tlb_all and arbitrary_virt_to_machine to be exported. Signed-off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed