commit | 1a0cf26323c80e2f1c58fc04f15686de61bfab0c | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Fri Aug 21 19:49:56 2020 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 04 09:25:20 2020 -0700 |
tree | 5adf534ff4dc8608036fb26f92b2e1e5396ede2f | |
parent | 09854ba94c6aad7886996bfbee2530b3d8a7f4f4 [diff] |
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>