aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-02-24 12:02:38 -0800
committerLinus Torvalds <[email protected]>2021-02-24 13:38:28 -0800
commitaa1ec2f69780c5b9590143162101b6dc3dc1de5f (patch)
treec0f27dadbbe76b6591efb89ece310639663fb8fe /tools/perf/scripts/python/export-to-sqlite.py
parent2642fca647257210bf6127297748d472c22702cd (diff)
mm/filemap: don't relock the page after calling readpage
We don't need to get the page lock again; we just need to wait for the I/O to finish, so use wait_on_page_locked_killable() like the other callers of ->readpage. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Kent Overstreet <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Cc: Miaohe Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions