commit | 8a91707d0a1a49193e23cb2d243632f2289feb24 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Apr 20 11:54:10 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Apr 20 11:56:57 2011 -0400 |
tree | 626a085aafc86ca7022768a085396dcf9ced8c17 | |
parent | cf8d91633ddef9e816ccbf3da833c79ce508988d [diff] |
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 <konrad.wilk@oracle.com>