[PATCH] generify memory present
authorAndy Whitcroft <apw@shadowen.org>
Thu, 23 Jun 2005 07:07:53 +0000 (00:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:04 +0000 (09:45 -0700)
commitaf705362ab6018071310c5fcd436a6b457517d5f
tree429e505558ee98e19b08ade8d02eedc3fee2478b
parentb159d43fbf7eaaac6ecc647f51cf4257332db47b
[PATCH] generify memory present

Allow architectures to indicate that they will be providing hooks to indice
installed memory areas, memory_present().  Provide prototypes for the i386
implementation.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Martin Bligh <mbligh@aracnet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig
mm/Kconfig