linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] page-flags updates
@ 2015-10-02  5:40 Kirill A. Shutemov
  2015-10-02  5:40 ` [PATCH 1/3] page-flags: do not corrupt caller 'page' in PF_NO_TAIL Kirill A. Shutemov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kirill A. Shutemov @ 2015-10-02  5:40 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-mm, Kirill A. Shutemov

Few updates based on Andrew's feedback.

Kirill A. Shutemov (3):
  page-flags: do not corrupt caller 'page' in PF_NO_TAIL
  page-flags: add documentation for policies
  page-flags: hide PF_* validation check under separate config option

 include/linux/mmdebug.h    |  6 ++++++
 include/linux/page-flags.h | 30 +++++++++++++++++++++---------
 lib/Kconfig.debug          |  8 ++++++++
 3 files changed, 35 insertions(+), 9 deletions(-)

-- 
2.5.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2015-10-02  5:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02  5:40 [PATCH 0/3] page-flags updates Kirill A. Shutemov
2015-10-02  5:40 ` [PATCH 1/3] page-flags: do not corrupt caller 'page' in PF_NO_TAIL Kirill A. Shutemov
2015-10-02  5:40 ` [PATCH 2/3] page-flags: add documentation for policies Kirill A. Shutemov
2015-10-02  5:40 ` [PATCH 3/3] page-flags: hide PF_* validation check under separate config option Kirill A. Shutemov

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