]> git.baikalelectronics.ru Git - kernel.git/commit
mm/ksm: Remove reuse_ksm_page()
authorPeter Xu <peterx@redhat.com>
Fri, 21 Aug 2020 23:49:56 +0000 (19:49 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Sep 2020 16:25:20 +0000 (09:25 -0700)
commit5f6da1087c39b5b0fb4e9ffb22735f1c0082ed17
tree5adf534ff4dc8608036fb26f92b2e1e5396ede2f
parenta103ba5cc916e3fb9aab5b309380d26e59e9979e
mm/ksm: Remove reuse_ksm_page()

Remove the function as the last reference has gone away with the do_wp_page()
changes.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/ksm.h
mm/ksm.c