diff options
| author | Kinglong Mee <[email protected]> | 2017-03-13 16:35:13 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2017-03-21 22:34:31 -0400 |
| commit | a83d50bc16c4f5d0a359790015b5b32f3f0e52db (patch) | |
| tree | 47ea751a5e2adbe77678f677bd159dd7df53dd23 /tools/perf/scripts/python/stackcollapse.py | |
| parent | bd4667cb4b77f02a16dd14443ba66884d755c7e6 (diff) | |
f2fs: fix bad prefetchw of NULL page
For f2fs_read_data_pages, the f2fs_mpage_readpages gets "page == NULL",
so that, the prefetchw(&page->flags) is operated on NULL.
Fixes: f1e8866016 ("f2fs: expose f2fs_mpage_readpages")
Signed-off-by: Kinglong Mee <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions