commit | b962a286e500c6259af8ba133361f8528eed9172 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Jul 30 21:24:56 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jul 30 21:24:56 2008 +0100 |
tree | cdb19c3ac525cb025dbfb4612decab9e1b030f7b | |
parent | 905a09d57afcc49511de18a95605c11ad9c88649 [diff] |
[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 <ralphs@netwinder.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>