Home
last modified time | relevance | path

Searched hist:"8 f4b8c7613928d5c6da43715fedc00a7b1ee53be" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mm/
H A Dinit.cdiff 8f4b8c7613928d5c6da43715fedc00a7b1ee53be Fri Jun 10 18:43:21 CDT 2011 Russell King <rmk+kernel@arm.linux.org.uk> 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 <rmk+kernel@arm.linux.org.uk>