linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm/page_ext: Trivial cleanups
@ 2018-05-31 13:54 Kirill A. Shutemov
  2018-05-31 13:54 ` [PATCH 1/2] mm/page_ext: Drop definition of unused PAGE_EXT_DEBUG_POISON Kirill A. Shutemov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kirill A. Shutemov @ 2018-05-31 13:54 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm, linux-kernel, Kirill A. Shutemov

A pair of trivial cleanups in preparation for memory encryption.

Kirill A. Shutemov (2):
  mm/page_ext: Drop definition of unused PAGE_EXT_DEBUG_POISON
  mm/page_ext: Constify lookup_page_ext() argument

 include/linux/page_ext.h | 15 ++-------------
 mm/page_ext.c            |  4 ++--
 2 files changed, 4 insertions(+), 15 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-06-11 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-31 13:54 [PATCH 0/2] mm/page_ext: Trivial cleanups Kirill A. Shutemov
2018-05-31 13:54 ` [PATCH 1/2] mm/page_ext: Drop definition of unused PAGE_EXT_DEBUG_POISON Kirill A. Shutemov
2018-05-31 13:54 ` [PATCH 2/2] mm/page_ext: Constify lookup_page_ext() argument Kirill A. Shutemov
2018-06-11 14:34 ` [PATCH 0/2] mm/page_ext: Trivial cleanups Kirill A. Shutemov
2018-06-11 22:47   ` Andrew Morton

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).