ARM v7: Fix broken mmu initialization
The armv7 specific __mmu_cache_on function accidently sets
the page table pointer with the unitialized value of r3. It seems
that often enough r3 still held the correct value from a previous
call to mmu_init allowing this bug to remain uncovered for longer.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 81eafd2 commit e42eb33113464796bbad3891ae05cbe1846c921e
@Sascha Hauer Sascha Hauer authored on 7 Mar 2011
Showing 1 changed file
View
arch/arm/cpu/cache-armv7.S