aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-02-24 12:02:22 -0800
committerLinus Torvalds <[email protected]>2021-02-24 13:38:28 -0800
commit4612aeef09ec492ca5877e06f0dbac5383da5e88 (patch)
tree08274b9b55376388802c8a9827857e1a9fb13a83 /tools/perf/scripts/python/bin
parentf253e1854ce8441eefe98f193def2c477a017d81 (diff)
mm/filemap: convert filemap_update_page to return an errno
Use AOP_TRUNCATED_PAGE to indicate that no error occurred, but the page we looked up is no longer valid. In this case, the reference to the page will have been removed; if we hit any other error, the caller will release the reference. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Kent Overstreet <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Cc: Miaohe Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions