All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Documentation/vm/page-types enhancements
@ 2009-11-05 20:21 ` Alex Chiang
  0 siblings, 0 replies; 14+ messages in thread
From: Alex Chiang @ 2009-11-05 20:21 UTC (permalink / raw)
  To: akpm, fengguang.wu; +Cc: linux-mm, linux-kernel

This is v2 of teaching page-types to decode page flags directly from
the command line.

v1 -> v2:
	- Use Fengguang's implementation
	- Exit early when using new -d|--describe option

---

Alex Chiang (2):
      page-types: whitespace alignment
      page-types: exit early when invoked with -d|--describe

Wu Fengguang (1):
      page-types: learn to describe flags directly from command line


 Documentation/vm/page-types.c |   60 +++++++++++++++++++++++++++--------------
 1 files changed, 39 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2009-11-06  2:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 20:21 [PATCH v2 0/3] Documentation/vm/page-types enhancements Alex Chiang
2009-11-05 20:21 ` Alex Chiang
2009-11-05 20:21 ` [PATCH v2 1/3] page-types: learn to describe flags directly from command line Alex Chiang
2009-11-05 20:21   ` Alex Chiang
2009-11-06  2:13   ` Wu Fengguang
2009-11-06  2:13     ` Wu Fengguang
2009-11-05 20:21 ` [PATCH v2 2/3] page-types: whitespace alignment Alex Chiang
2009-11-05 20:21   ` Alex Chiang
2009-11-06  2:14   ` Wu Fengguang
2009-11-06  2:14     ` Wu Fengguang
2009-11-05 20:21 ` [PATCH v2 3/3] page-types: exit early when invoked with -d|--describe Alex Chiang
2009-11-05 20:21   ` Alex Chiang
2009-11-06  2:15   ` Wu Fengguang
2009-11-06  2:15     ` Wu Fengguang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.