diff options
author | Bill Wendling <[email protected]> | 2020-12-10 17:23:17 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-05-07 06:06:13 -0400 |
commit | 5f443e424efab56baa8021da04878f88eb0815d4 (patch) | |
tree | 5c27e9e9aab8a483aa9f2768df1e1eaa36d4ebc7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 70f094f4f01dc4d6f78ac6407f85627293a6553c (diff) |
selftests: kvm: remove reassignment of non-absolute variables
Clang's integrated assembler does not allow symbols with non-absolute
values to be reassigned. Modify the interrupt entry loop macro to be
compatible with IAS by using a label and an offset.
Cc: Jian Cai <[email protected]>
Signed-off-by: Bill Wendling <[email protected]>
References: https://lore.kernel.org/lkml/[email protected]/
Message-Id: <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions