git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf8d916
)
xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 20 Apr 2011 15:54:10 +0000
(11:54 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 20 Apr 2011 15:56:57 +0000
(11:56 -0400)
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>
No differences found