linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm/ksm: minor cleanups
@ 2018-04-24  6:41 Mike Rapoport
  2018-04-24  6:41 ` [PATCH 1/2] mm/ksm: remove unused page_referenced_ksm declaration Mike Rapoport
  2018-04-24  6:41 ` [PATCH 2/2] mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c Mike Rapoport
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Rapoport @ 2018-04-24  6:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Andrea Arcangeli, linux-mm, lkml, Mike Rapoport

Hi,

While working on KSM docs, I've noticed some minor points which are
addressed by the below patches.

Mike Rapoport (2):
  mm/ksm: remove unused page_referenced_ksm declaration
  mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c

 include/linux/ksm.h | 17 -----------------
 mm/ksm.c            | 12 ++++++++++++
 2 files changed, 12 insertions(+), 17 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-24  6:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-24  6:41 [PATCH 0/2] mm/ksm: minor cleanups Mike Rapoport
2018-04-24  6:41 ` [PATCH 1/2] mm/ksm: remove unused page_referenced_ksm declaration Mike Rapoport
2018-04-24  6:41 ` [PATCH 2/2] mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).