]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()
authorTony Lindgren <tony@atomide.com>
Tue, 19 Jan 2010 15:42:12 +0000 (16:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 19 Jan 2010 20:23:17 +0000 (20:23 +0000)
commitcc20cd10179408f3ef98d4452aeef34670eb5cd8
treecc2ea5a7f713c3b0684515ad24ab23aa8f491c71
parentc676d1a1d7a8a318df8347fb57724371ca5baafd
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>
arch/arm/mm/mmu.c