[PATCH] mm: remove memmap_zone_idx()
authorMel Gorman <mel@skynet.ie>
Wed, 11 Oct 2006 08:20:40 +0000 (01:20 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Oct 2006 18:14:14 +0000 (11:14 -0700)
commitb888132b0ff29ca0733589a594c243ed612438eb
tree6bb64b98ed5f835db3bc7ddfe3a79788fe9890f4
parent6391af174ad75f72e92043c1dd8302660a2fec58
[PATCH] mm: remove memmap_zone_idx()

memmap_zone_idx() is not used anymore.  It was required by an earlier
version of
account-for-memmap-and-optionally-the-kernel-image-as-holes.patch but not
any more.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c