[PATCH] V5 ia64 SPARSEMEM - conditional changes for SPARSEMEM
authorBob Picco <bob.picco@hp.com>
Tue, 4 Oct 2005 19:13:50 +0000 (15:13 -0400)
committerTony Luck <tony.luck@intel.com>
Tue, 4 Oct 2005 20:21:13 +0000 (13:21 -0700)
commit1be7d9935b9c7fb9bd5964bfaf3ac543381277db
treefe39c6d9e19fb890812318f5f3b318de6c3afc57
parentc678796cab4b5288ad578802a54cb1480ae20a08
[PATCH] V5 ia64 SPARSEMEM - conditional changes for SPARSEMEM

This patch introduces the conditional changes required for the three
memory models.  With [patch 1/4] there are three memory models; FLATMEM,
DISCONTIG and SPARSEMEM.  Also a new arch include file sparemem.h is
introduced for defining SPARSEMEM parameters.

Signed-off-by: Bob Picco <bob.picco@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/meminit.h
include/asm-ia64/mmzone.h
include/asm-ia64/nodedata.h
include/asm-ia64/page.h
include/asm-ia64/sparsemem.h [new file with mode: 0644]