diff options
author | 2012-09-16 15:10:57 +0300 | |
---|---|---|
committer | 2012-09-17 10:38:03 -0300 | |
commit | 83287ea420ced7242a704488aab0fcdcf2ced9ab (patch) | |
tree | 47438ac4916ccb0505baf9967092593507dbbd2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: lapic: Clean up find_highest_vector() and count_vectors() (diff) | |
download | linux-dev-83287ea420ced7242a704488aab0fcdcf2ced9ab.tar.xz linux-dev-83287ea420ced7242a704488aab0fcdcf2ced9ab.zip |
KVM: VMX: Make lto-friendly
LTO (link-time optimization) doesn't like local labels to be referred to
from a different function, since the two functions may be built in separate
compilation units. Use an external variable instead.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions