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>
Thu, 18 Jun 2020 14:40:50 +0000 (08:40 -0600)
commitc6652c74dded3a1dce2df63e1f362a95ae3cc3f5
treee644312b6f55b683cfa6976e6db84c9c3f227e46
parent60399c6f1a53f3816cb358ce0d0185967c22f79a
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