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:
6290890
)
Export symbols for KVM module
author
Alexander Graf
<agraf@suse.de>
Fri, 30 Oct 2009 05:47:19 +0000
(
05:47
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Nov 2009 05:50:24 +0000
(16:50 +1100)
We want to be able to build KVM as a module. To enable us doing so, we
need some more exports from core Linux parts.
This patch exports all functions and variables that are required for KVM.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found