aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorLizhi Xu <[email protected]>2023-10-09 17:45:57 +0800
committerChristian Brauner <[email protected]>2023-10-28 13:29:22 +0200
commit6306ff39a7fcb7e9c59a00e6860b933b71a2ed3e (patch)
treef3fb80d090096bbe608a458e38f582c5c279bd02 /tools/perf/scripts/python/flamegraph.py
parentb3856da7906257a80a764d3dfc6b25e876a4403c (diff)
jfs: fix log->bdev_handle null ptr deref in lbmStartIO
When sbi->flag is JFS_NOINTEGRITY in lmLogOpen(), log->bdev_handle can't be inited, so it value will be NULL. Therefore, add the "log ->no_integrity=1" judgment in lbmStartIO() to avoid such problems. Reported-and-tested-by: [email protected] Signed-off-by: Lizhi Xu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions