]> 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)
commit895756fc2dfe71877ccd98a72f8d7918271f3b2d
tree5adf534ff4dc8608036fb26f92b2e1e5396ede2f
parenta9e8b43ca540c4980e8259dc3b218158cb8ca2f1
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