UPSTREAM: mm/ksm: Remove reuse_ksm_page()
authorPeter Xu <peterx@redhat.com>
Fri, 21 Aug 2020 23:49:56 +0000 (19:49 -0400)
committerTodd Kjos <tkjos@google.com>
Thu, 7 Jul 2022 02:21:25 +0000 (19:21 -0700)
commite374fe2602945f563e12ba9e3276f196523a4802
treec1973e2db7443397a5d1ac13df696f4cc4d49c2b
parent2b438ad3d5bad3d42b772d79f1aed4e143fe4c75
UPSTREAM: 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>
(cherry picked from commit 1a0cf26323c80e2f1c58fc04f15686de61bfab0c)

Bug: 176847924
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Change-Id: I70e5938a046d0fc449288ae46c83cb7c39d7de48
include/linux/ksm.h
mm/ksm.c