git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099b4d3
)
ARM: initrd: disable initrds outside of memory
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 10 Jun 2011 23:43:21 +0000
(
00:43
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 10 Jun 2011 23:43:21 +0000
(
00:43
+0100)
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>
No differences found