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:
d39123a
)
KVM: Avoid using CONFIG_ in userspace visible headers
author
Avi Kivity
<avi@redhat.com>
Mon, 19 Jan 2009 12:57:52 +0000
(14:57 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 15 Feb 2009 00:47:35 +0000
(
02:47
+0200)
Kconfig symbols are not available in userspace, and are not stripped by
headers-install. Avoid their use by adding #defines in <asm/kvm.h> to
suit each architecture.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found