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)
commit1a0cf26323c80e2f1c58fc04f15686de61bfab0c
tree5adf534ff4dc8608036fb26f92b2e1e5396ede2f
parent09854ba94c6aad7886996bfbee2530b3d8a7f4f4
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