mm: abstract out wake_page_match() from wake_page_function()
authorJens Axboe <axboe@kernel.dk>
Sat, 23 May 2020 14:22:14 +0000 (08:22 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 22 Jun 2020 02:44:25 +0000 (20:44 -0600)
commitc7510ab2cf5ccd997fe7f194edfe09cc511abf99
tree4f0311803f9bc434de9fabfe9c89c3195d1f00d1
parent2e85abf053b99a6488f1b529d7aa3b8d7478adae
mm: abstract out wake_page_match() from wake_page_function()

No functional changes in this patch, just in preparation for allowing
more callers.

Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/pagemap.h
mm/filemap.c