From: Russell King Date: Wed, 30 Jul 2008 20:24:56 +0000 (+0100) Subject: [ARM] initrd: claim initrd memory exclusively X-Git-Tag: v2.6.27-rc2~72^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b962a286e500c6259af8ba133361f8528eed9172;p=pandora-kernel.git [ARM] initrd: claim initrd memory exclusively Claim the initrd memory exclusively, and order other memory reservations beforehand. This allows us to determine whether the initrd memory was overwritten, and disable the initrd in that case. This avoids a 'bad page state' bug. Tested-by: Ralph Siemsen Signed-off-by: Russell King --- Reading git-diff-tree failed