From: Russell King Date: Fri, 28 Oct 2005 13:48:37 +0000 (+0100) Subject: [ARM] Re-jig bootmem initialisation X-Git-Tag: v2.6.15-rc1~732^2^2~11^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90072059d2963dec237ae0cf49831ef77ddb5739;p=pandora-kernel.git [ARM] Re-jig bootmem initialisation Make ARM independent of the way bootmem operates internally. We now map each node as we initialise it, and place the bootmem bitmap inside each node, rather than all in the first node. Signed-off-by: Russell King --- Reading git-diff-tree failed