summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2021-08-09 11:30:49 +0300
committerDavid S. Miller <davem@davemloft.net>2021-08-09 12:13:32 +0300
commit50348fac29211a54702b375e6e5717198a7d0cf6 (patch)
tree4abd62a6d4f156623ff44a4219aabf4e4f2c445f /tools/perf/scripts/python/export-to-sqlite.py
parentff8424be8ce326e046982768bd20a245714e05b6 (diff)
downloadlinux-50348fac29211a54702b375e6e5717198a7d0cf6.tar.xz
net/iucv: get rid of register asm usage
Using register asm statements has been proven to be very error prone, especially when using code instrumentation where gcc may add function calls, which clobbers register contents in an unexpected way. Therefore get rid of register asm statements in iucv code, even though there is currently nothing wrong with it. This way we know for sure that the above mentioned bug class won't be introduced here. Acked-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions