]> www.infradead.org Git - users/dwmw2/linux.git/commit
mm: Remove wait_on_page_locked()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 18 Feb 2025 05:52:01 +0000 (05:52 +0000)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Mar 2025 17:02:27 +0000 (17:02 +0000)
commitd96e2802a802bea49973f82d921b45de910ecaca
tree02d551955a6dda6d0ccae33fd1f271e340979e3c
parent0cd402baa03b0cd790ddbfbce5aadb2ab6373263
mm: Remove wait_on_page_locked()

This compatibility wrapper has no callers left, so remove it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
include/linux/pagemap.h
mm/filemap.c