From: Johannes Weiner Date: Thu, 24 Jul 2008 04:28:02 +0000 (-0700) Subject: bootmem: revisit bitmap size calculations X-Git-Tag: v2.6.27-rc1~771 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df049a5f41a3b2eee2131221959e3b558ba7c705;p=pandora-kernel.git bootmem: revisit bitmap size calculations Reincarnate get_mapsize as bootmap_bytes and implement bootmem_bootmap_pages on top of it. Adjust users of these helpers and make free_all_bootmem_core use bootmem_bootmap_pages instead of open-coding it. Signed-off-by: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed