aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2019-10-02 14:24:47 +0200
committerVasily Gorbik <[email protected]>2019-10-05 13:51:18 +0200
commitb1c41ac3ce569b04644bb1e3fd28926604637da3 (patch)
treee3761ed2d0bd055573de739f9d12eb1d0678f3cd /tools/perf/scripts/python/export-to-sqlite.py
parent61c313471574de93c63868689d42cd9fff297a1a (diff)
KVM: s390: fix __insn32_query() inline assembly
The inline assembly constraints of __insn32_query() tell the compiler that only the first byte of "query" is being written to. Intended was probably that 32 bytes are written to. Fix and simplify the code and just use a "memory" clobber. Fixes: d668139718a9 ("KVM: s390: provide query function for instructions returning 32 byte") Cc: [email protected] # v5.2+ Acked-by: Christian Borntraeger <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions