aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-06-15 08:48:35 +0200
committerSong Liu <[email protected]>2023-07-27 00:13:29 -0700
commit844dc6691ad5f53a624f4b07bf84037abbb8fce2 (patch)
tree4c8b07c8e219d81e094f15c6d80b30a2d6578c36 /tools/perf/scripts/python/bin/stackcollapse-report
parentd681054c2f67cfc45042c2de25845b06bb89c148 (diff)
md-bitmap: refactor md_bitmap_init_from_disk
Split the confusing loop in md_bitmap_init_from_disk that iterates over all chunks but also needs to read and map the pages into three separate loops: one that iterates over the pages to read them, a second optional one to iterate over the pages to mark them invalid if the bitmaps are out of date, and a final one that actually iterates over the chunks. Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Song Liu <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions