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:
2384d2b
)
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
author
Hollis Blanchard
<hollisb@us.ibm.com>
Mon, 28 Jan 2008 23:42:34 +0000
(17:42 -0600)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 08:53:18 +0000
(11:53 +0300)
This allows kvm_host.h to be #included even when struct preempt_notifier is
undefined. This is needed to build ppc asm-offsets.h.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found