linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] vmemmap updates to V6
@ 2007-08-02  9:24 Andy Whitcroft
  2007-08-02  9:24 ` [PATCH 1/4] vmemmap: remove excess debugging Andy Whitcroft
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Andy Whitcroft @ 2007-08-02  9:24 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-mm, linux-arch, Christoph Hellwig, Nick Piggin,
	Christoph Lameter, Mel Gorman, Andy Whitcroft

Following this email are a four patches which represent the first
batch of feedback on version V5.  I have some additional config
simplifications in test at the moment, and we probabally need to
move memory_model.h.

vmemmap-remove-excess-debugging -- remove some verbose and mostly
  unhelpful debugging.

vmemmap-simplify-initialisation-code-and-reduce-duplication -- clean
  up section initialisaion to simplify pulling out the vmemmap code.

vmemmap-pull-out-the-vmemmap-code-into-its-own-file -- pull out the
  vmemmap code into its own file.

vmemmap-ppc64-convert-VMM_*-macros-to-a-real-function -- replace
  some macros with an inline function to improve type safety.

The first three should be considered as fixes the patch below,
the last against the ppc64 support:

	generic-virtual-memmap-support-for-sparsemem

All against 2.6.23-rc1-mm2.

Andrew please consider for -mm.  (I found that merging the patch
below into its parent patch before sliding these into the tree made
the rejects must simpler.)

  fix-corruption-of-memmap-on-ia64-sparsemem-when-mem_section-is-not-a-power-of-2-fix.patch

-apw

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

end of thread, other threads:[~2007-08-03 16:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02  9:24 [PATCH 0/4] vmemmap updates to V6 Andy Whitcroft
2007-08-02  9:24 ` [PATCH 1/4] vmemmap: remove excess debugging Andy Whitcroft
2007-08-02 19:18   ` Christoph Lameter
2007-08-02  9:25 ` [PATCH 2/4] vmemmap: simplify initialisation code and reduce duplication Andy Whitcroft
2007-08-02  9:25 ` [PATCH 3/4] vmemmap: pull out the vmemmap code into its own file Andy Whitcroft
2007-08-02 13:26   ` Christoph Hellwig
2007-08-02 19:28     ` Christoph Lameter
2007-08-03 14:57       ` Andy Whitcroft
2007-08-03 16:58         ` Christoph Lameter
2007-08-02  9:25 ` [PATCH 4/4] vmemmap ppc64: convert VMM_* macros to a real function Andy Whitcroft
2007-08-02 16:31   ` Dave Hansen
2007-08-02 17:39     ` Andy Whitcroft
2007-08-02 18:00       ` Dave Hansen
2007-08-02 19:30     ` Christoph Lameter

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