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>
Tue, 26 May 2020 21:03:16 +0000 (15:03 -0600)
commit52cd3228ee2a957c2101ba682d97f565efe9e4b3
tree7a7dbd19d7bdf3a953fd69dd7bd82e30117ca42e
parent967701d5254e78343c38ab687046ec1d71e3dd2a
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