diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-10 00:05:11 +0300 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 19:56:34 +0300 |
commit | 8f39f5fcb7963f0a01b8077c92e627af279de65e (patch) | |
tree | a8e7a170bff74c9666e6bf26486224a9a5cae688 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e76027488640802633c646210781b63221c2fdd2 (diff) | |
download | linux-8f39f5fcb7963f0a01b8077c92e627af279de65e.tar.xz |
mm/gup: Change the calling convention for compound_range_next()
Return the head page instead of storing it to a passed parameter.
Pass the start page directly instead of passing a pointer to it.
Reorder the arguments to match the calling function's arguments.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions