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 19:32:03 +0000 (13:32 -0600)
commitbcc40d9f5efe174db4a4065addf2dc9fa67457f5
tree7a7dbd19d7bdf3a953fd69dd7bd82e30117ca42e
parentfdc281ee093910572c0a0159b75213fd0f9c963f
mm: abstract out wake_page_match() from wake_page_function()

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

Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/pagemap.h
mm/filemap.c