From: Konrad Rzeszutek Wilk Date: Wed, 20 Apr 2011 15:54:10 +0000 (-0400) Subject: xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. X-Git-Tag: v3.0-rc1~415^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a91707d0a1a49193e23cb2d243632f2289feb24;p=pandora-kernel.git xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. If the backends, which use these two functions, are compiled as a module we need these two functions to be exported. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed