summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-05-12 00:00:44 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-12 00:00:44 +0300
commit1abfb181e089868fec0d00404b0cf4615b7df825 (patch)
tree4f26d2a11f42749d6a8d49709f45cd71b24ec4a2 /tools/perf/scripts/python/syscall-counts.py
parente8a1b0efd632d1c9db7d4e93da66377c7b524862 (diff)
parent2c4bb8093c3bfebc8113c683a5de83c64d43514c (diff)
downloadlinux-1abfb181e089868fec0d00404b0cf4615b7df825.tar.xz
Merge branch 'net-ipa-fix-cleanup-after-modem-crash'
Alex Elder says: ==================== net: ipa: fix cleanup after modem crash The first patch in this series fixes a bug where the size of a data transfer request was never set, meaning it was 0. The consequence of this was that such a transfer request would never complete if attempted, and led to a hung task timeout. This data transfer is required for cleaning up IPA hardware state when recovering from a modem crash. The code to implement this cleanup is already present, but its use was commented out because it hit the bug described above. So the second patch in this series enables the use of that "tag process" cleanup code. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions