diff options
| author | Matthew Wilcox <[email protected]> | 2023-05-06 16:04:14 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2023-05-06 17:08:59 +0000 |
| commit | 38a55db9877cae9aa9cc53bb0464b7434fb03e75 (patch) | |
| tree | 7b6d36572ba14afcc0b72424c50b69f0f2f8b4b6 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (diff) | |
| download | kernel-38a55db9877cae9aa9cc53bb0464b7434fb03e75.tar.gz kernel-38a55db9877cae9aa9cc53bb0464b7434fb03e75.zip | |
filemap: Handle error return from __filemap_get_folio()
Smatch reports that filemap_fault() was missed in the conversion of
__filemap_get_folio() error returns from NULL to ERR_PTR.
Fixes: 66dabbb65d67 ("mm: return an ERR_PTR from __filemap_get_folio")
Reported-by: Dan Carpenter <[email protected]>
Reported-by: [email protected]
Reported-by: Christoph Hellwig <[email protected]>
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
