]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit951013569d961d1ea1b02eddf21ead18449d93f9
tree429e505558ee98e19b08ade8d02eedc3fee2478b
parent391a1a9c93a8e734338eef1ea53de685df240d9f
[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