diff options
author | Glauber de Oliveira Costa <gcosta@redhat.com> | 2008-01-15 13:10:15 -0200 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-01-30 18:01:22 +0200 |
commit | a03d7f4b544f699bbdd3cf14692bd8f476cb9d24 (patch) | |
tree | b75d424b1a14f80d06ddfa7a2b12c8097f76f7d7 /include/linux/kvm_host.h | |
parent | 6c14280125a374d4c279a68276f97245e03e3f68 (diff) | |
download | blackbird-op-linux-a03d7f4b544f699bbdd3cf14692bd8f476cb9d24.tar.gz blackbird-op-linux-a03d7f4b544f699bbdd3cf14692bd8f476cb9d24.zip |
KVM: Put kvm_para.h include outside __KERNEL__
kvm_para.h potentially contains definitions that are to be used by userspace,
so it should not be included inside the __KERNEL__ block. To protect its own
data structures, kvm_para.h already includes its own __KERNEL__ block.
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Acked-by: Amit Shah <amit.shah@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include/linux/kvm_host.h')
0 files changed, 0 insertions, 0 deletions