diff options
author | 2016-08-02 14:03:19 +1000 | |
---|---|---|
committer | 2016-09-08 12:21:44 +1000 | |
commit | e64fb7e272885c1ea3cd2f68f267ae12fa04c8b1 (patch) | |
tree | 3417686451b2c5ca866604d69dbd66a39c9771bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup (diff) | |
download | wireguard-linux-e64fb7e272885c1ea3cd2f68f267ae12fa04c8b1.tar.xz wireguard-linux-e64fb7e272885c1ea3cd2f68f267ae12fa04c8b1.zip |
KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
The next commit will introduce a member to the kvmppc_vcore struct which
references MAX_SMT_THREADS which is defined in kvm_book3s_asm.h, however
this file isn't included in kvm_host.h directly. Thus compiling for
certain platforms such as pmac32_defconfig and ppc64e_defconfig with KVM
fails due to MAX_SMT_THREADS not being defined.
Move the struct kvmppc_vcore definition to kvm_book3s.h which explicitly
includes kvm_book3s_asm.h.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions