aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorYuezhang Mo <[email protected]>2024-12-12 16:29:23 +0800
committerNamjae Jeon <[email protected]>2024-12-31 17:51:16 +0900
commit98e2fb26d1a9eafe79f46d15d54e68e014d81d8c (patch)
tree4449ab96d75897eb150516a41f8340feff8b173a /tools/perf/scripts/python/call-graph-from-sql.py
parentfee873761bd978d077d8c55334b4966ac4cb7b59 (diff)
exfat: fix the new buffer was not zeroed before writing
Before writing, if a buffer_head marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses folio_zero_new_buffers() to zero the new buffers before ->write_end(). Fixes: 6630ea49103c ("exfat: move extend valid_size into ->page_mkwrite()") Reported-by: [email protected] Closes: https://syzkaller.appspot.com/bug?extid=91ae49e1c1a2634d20c0 Tested-by: [email protected] Signed-off-by: Yuezhang Mo <[email protected]> Reviewed-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions