From: Russell King Date: Fri, 10 Jun 2011 23:43:21 +0000 (+0100) Subject: ARM: initrd: disable initrds outside of memory X-Git-Tag: v3.0-rc4~35^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4b8c7613928d5c6da43715fedc00a7b1ee53be;p=pandora-kernel.git ARM: initrd: disable initrds outside of memory We can't cope with initrds outside of memory, so check that the initrd is within some declared memory to the kernel before using it. Otherwise we're likely to OOPS during boot. Signed-off-by: Russell King --- Reading git-diff-tree failed