aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2019-08-16 08:37:26 -0400
committerTrond Myklebust <trond.myklebust@hammerspace.com>2019-08-26 15:31:29 -0400
commitd5711920ec6e578f51db95caa6f185f5090b865e (patch)
treea8c5664d0bdf5d8563eeebb38868b24b75b31d0a /tools/perf/scripts/python/stackcollapse.py
parentSUNRPC: Handle EADDRINUSE and ENOBUFS correctly (diff)
downloadlinux-d5711920ec6e578f51db95caa6f185f5090b865e.tar.gz
linux-d5711920ec6e578f51db95caa6f185f5090b865e.zip
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
This reverts commit a79f194aa4879e9baad118c3f8bb2ca24dbef765. The mechanism for aborting I/O is racy, since we are not guaranteed that the request is asleep while we're changing both task->tk_status and task->tk_action. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: stable@vger.kernel.org # v5.1
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
s disabledsunliming1-0/+4 2023-06-28selftests/user_events: Enable the event before write_fault test in ftrace sel...sunliming1-0/+4 2023-06-28tracing/user_events: Fix incorrect return value for writing operation when ev...sunliming1-1/+2 2023-06-28mm/mmap: Fix error return in do_vmi_align_munmap()David Woodhouse1-4/+5 2023-06-27Revert "nios2: Convert __pte_free_tlb() to use ptdescs"Dinh Nguyen1-4/+4 2023-06-27net: scm: introduce and use scm_recv_unix helperAlexander Mikhalitsyn2-12/+27 2023-06-27af_unix: Skip SCM_PIDFD if scm->pid is NULL.Kuniyuki Iwashima1-1/+3 2023-06-27RDMA/bnxt_re: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2 2023-06-27net: lan743x: Simplify comparisonMoritz Fischer1-1/+1 2023-06-27gup: add warning if some caller would seem to want stack expansionLinus Torvalds1-2/+10 2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds17-116/+169 2023-06-27netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima3-4/+16 2023-06-27net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean5-31/+74 2023-06-27Revert "af_unix: Call scm_recv() only after scm_set_cred()."Kuniyuki Iwashima1-1/+1 2023-06-27phylink: ReST-ify the phylink_pcs_neg_mode() kdocJakub Kicinski1-4/+6 2023-06-27libceph: Partially revert changes to support MSG_SPLICE_PAGESDavid Howells2-39/+107 2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean1-2/+2 2023-06-27net: mana: use vmalloc_array and vcallocJulia Lawall1-1/+1 2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall1-2/+2 2023-06-27ionic: use vmalloc_array and vcallocJulia Lawall1-2/+2 2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall1-2/+2 2023-06-27gve: use vmalloc_array and vcallocJulia Lawall1-1/+1 2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall1-1/+1 2023-06-27ACPI: EC: Fix acpi_ec_dispatch_gpe()Rafael J. Wysocki1-6/+12