diff options
author | 2021-02-25 17:16:11 -0800 | |
---|---|---|
committer | 2021-02-26 09:40:59 -0800 | |
commit | cf2039af1a2eee58fdbfa68bc0c9123e77477645 (patch) | |
tree | d392e1056cf0c5ea499cf2b1ec21856a0dbfe336 /mm/cma.c | |
parent | mm: remove nr_entries parameter from pagevec_lookup_entries (diff) | |
download | wireguard-linux-cf2039af1a2eee58fdbfa68bc0c9123e77477645.tar.xz wireguard-linux-cf2039af1a2eee58fdbfa68bc0c9123e77477645.zip |
mm: pass pvec directly to find_get_entries
All callers of find_get_entries() use a pvec, so pass it directly instead
of manipulating it in the caller.
Link: https://lkml.kernel.org/r/20201112212641.27837-14-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Dave Chinner <dchinner@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Yang Shi <yang.shi@linux.alibaba.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/cma.c')
0 files changed, 0 insertions, 0 deletions