summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHillf Danton <hdanton@sina.com>2020-03-23 17:47:15 +0800
committerJens Axboe <axboe@kernel.dk>2020-03-23 09:22:15 -0600
commita5318d3cdffbecf075928363d7e4becfeddabfcb (patch)
tree3dcdbb21bef507c748dd9a654aab7d5a0afd8e16 /tools/perf/scripts/python/bin/stackcollapse-report
parent4afdb733b1606c6cb86e7833f9335f4870cf7ddd (diff)
downloadkernel-a5318d3cdffbecf075928363d7e4becfeddabfcb.tar.gz
io-uring: drop 'free_pfile' in struct io_file_put
Sync removal of file is only used in case of a GFP_KERNEL kmalloc failure at the cost of io_file_put::done and work flush, while a glich like it can be handled at the call site without too much pain. That said, what is proposed is to drop sync removing of file, and the kink in neck as well. Signed-off-by: Hillf Danton <hdanton@sina.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
809a0a073192e5dc757fc383e11926661'>drm/i915/gtt: map the PD up frontMatthew Auld 2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie 2021-03-24drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTTMatthew Auld 2021-03-24drm/i915: Use a single page table lock for each gtt.Maarten Lankhorst 2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula