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:
ad0a048
)
KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
author
Alexander Graf
<agraf@suse.de>
Wed, 24 Mar 2010 20:48:31 +0000
(21:48 +0100)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:17:12 +0000
(12:17 +0300)
The FPU/Altivec/VSX enablement also brought access to some structure
elements that are only defined when the respective config options
are enabled.
Unfortuately I forgot to check for the config options at some places,
so let's do that now.
Unbreaks the build when CONFIG_VSX is not set.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/book3s.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kvm/book3s.c
Simple merge