diff options
author | Nina Schoetterl-Glausch <[email protected]> | 2023-01-27 18:45:52 +0100 |
---|---|---|
committer | Janosch Frank <[email protected]> | 2023-02-07 18:05:59 +0100 |
commit | d7b9dc14031b7f8865aeedc90d8bc68a4bb16023 (patch) | |
tree | 3f7bd93c6327bfa9e5f886514e60cd1762206531 /tools/perf/scripts/python/stackcollapse.py | |
parent | f2d3155e2a6bac44d16f04415a321e8707d895c6 (diff) |
KVM: selftests: Compile s390 tests with -march=z10
The guest used in s390 kvm selftests is not be set up to handle all
instructions the compiler might emit, i.e. vector instructions, leading
to crashes.
Limit what the compiler emits to the oldest machine model currently
supported by Linux.
Signed-off-by: Nina Schoetterl-Glausch <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Message-Id: <[email protected]>
Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions