commit | ad3e6c0b1fad31282a8384903ed811671d840a9c | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Jan 19 16:42:12 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 19 20:23:17 2010 +0000 |
tree | cc2ea5a7f713c3b0684515ad24ab23aa8f491c71 | |
parent | 200b7a8dc09504bc0aedac567a307a6e533f39e5 [diff] |
ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() We need to do that if we tinker with the MMU entries. This fixes the occasional bug with kexec where the new fails to uncompress with "crc error". Most likely at least kexec on v6 and v7 need this fix. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>