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:
a30f47c
)
KVM: Fix include dependency for mmu_notifier
author
Eric B Munson
<emunson@mgebm.net>
Mon, 10 Oct 2011 15:46:15 +0000
(11:46 -0400)
committer
Avi Kivity
<avi@redhat.com>
Tue, 27 Dec 2011 09:17:04 +0000
(11:17 +0200)
The kvm_host struct can include an mmu_notifier struct but mmu_notifier.h is
not included directly.
Signed-off-by: Eric B Munson <emunson@mgebm.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found