From: Franck Bui-Huu Date: Tue, 26 Sep 2006 06:31:07 +0000 (-0700) Subject: [PATCH] bootmem: use pfn/page conversion macros X-Git-Tag: v2.6.19-rc1~1212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbc7b92e337ac349ca917f9bf0b6be4743c14f3a;p=pandora-kernel.git [PATCH] bootmem: use pfn/page conversion macros It also creates get_mapsize() helper in order to make the code more readable when it calculates the boot bitmap size. Signed-off-by: Franck Bui-Huu Cc: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed