Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1237943

[PATCH 0/3] page-flags updates

From "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] page-flags updates
Date 2015-10-02 07:50 +0200
Message-ID <qf1od-2Go-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] page-flags updates "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2015-10-02 07:50 +0200
  [PATCH 2/3] page-flags: add documentation for policies "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2015-10-02 07:50 +0200
  [PATCH 3/3] page-flags: hide PF_* validation check under separate config option "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2015-10-02 07:50 +0200

csiph-web