diff options
author | Alexander Graf <agraf@suse.de> | 2014-07-04 12:52:51 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-07-28 15:22:27 +0200 |
commit | 1287cb3fa85cd4a0d18402f6a23e1d4c6a9d7b8b (patch) | |
tree | 65c060472a549a379a4d0e88d32c8dfd8cc51bab /tools/perf/scripts/python/sched-migration.py | |
parent | debf27d6b92d7a98e0153ca8e3a990ea7a45b4da (diff) |
KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
When building KVM with a lot of vcores (NR_CPUS is big), we can potentially
get out of the ld immediate range for dereferences inside that struct.
Move the array to the end of our kvm_arch struct. This fixes compilation
issues with NR_CPUS=2048 for me.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions