aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSheng Yong <[email protected]>2018-01-29 19:13:15 +0800
committerJaegeuk Kim <[email protected]>2018-03-13 08:05:29 +0900
commit0964fc1a82a310c2effb6722446b9cc86db55aa3 (patch)
treeff444adcacd5e5917e2668a563a18f336663b96e /tools/perf/scripts/python/bin/stackcollapse-report
parentbdbc90fa55af632f8a883a3d93c54a08708ed80a (diff)
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
sb_getblk does not guarantee the buffer head is uptodate. If bh is not uptodate, the data (may be used as boot code) in area before F2FS_SUPER_OFFSET may get corrupted when super block is committed. Signed-off-by: Sheng Yong <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions