]> git.baikalelectronics.ru Git - kernel.git/commit
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 8 Jun 2007 20:46:51 +0000 (13:46 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 9 Jun 2007 00:23:33 +0000 (17:23 -0700)
commit72c3b3dae5b366d17a845c67c3fb57126d20cf0e
treed4b80d4795ac1e708b8a13d45d571383617b761c
parent8978f5e8dbc81988b3feacbcce7cedc3557f358f
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG

into the appropriate #ifdef.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Yasunori Goto <y-goto@jp.fujitsu.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/sparse.c