[RFC 1/2] Turn off MMU in cpu_v7_reset

2010-11-01 Thread Per Fransson
Signed-off-by: Per Fransson --- arch/arm/mm/proc-v7.S |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/arm/mm/proc-v7.S b/arch/arm/mm/proc-v7.S index 2b5b20b..b249143 100644 --- a/arch/arm/mm/proc-v7.S +++ b/arch/arm/mm/proc-v7.S @@ -61,6 +61,9 @@ ENDPROC(cpu_v7_pro

[RFC 0/2] Selective identity mapping for kexec

2010-11-01 Thread Per Fransson
Hi, I would appreciate your input on some kexec related changes. When restarting using the kernel kexec functionality the MMU needs to be turned off. Any code which does this needs to use identity mapped addresses to get reliable results. In the ARM kexec case this identity mapping is done: - u

[RFC 2/2] Selective MMU identity mapping for kexec

2010-11-01 Thread Per Fransson
Signed-off-by: Per Fransson --- arch/arm/kernel/machine_kexec.c | 27 +- arch/arm/kernel/relocate_kernel.S | 23 +++ arch/arm/mm/mmu.c | 44 + arch/arm/mm/proc-v7.S |1 + 4 files change

Linaro 10.11 Release Candidate available

2010-11-01 Thread Jamie Bennett
Hi, We are nearly there! In 9 days the 10.11 Final image will be released to the world and in preparation for this the Release Candidate image is now available. Please download and test as much as possible to ensure the final release is of the highest quality. This milestone release is the firs