aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2023-03-04 01:21:03 +0800
committerTheodore Ts'o <[email protected]>2023-04-06 01:13:11 -0400
commit22fab984025313198559278814147c57901106f6 (patch)
treee4c22ea741ead0f2d32197d4b0440ced39e5887c /tools/perf/scripts/python/bin/stackcollapse-report
parent01e4ca29451760b9ac10b4cdc231c52150842643 (diff)
ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
We always get ext4_group_desc with group + 1 and ext4_group_info with group to check if we need do initialize ext4_group_info for the group. Just get ext4_group_desc with group for ext4_group_info initialization check. Signed-off-by: Ritesh Harjani (IBM) <[email protected]> Signed-off-by: Ojaswin Mujoo <[email protected]> Signed-off-by: Kemeng Shi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions