[PATCH] ARM: Implement cpu_v7_reset.

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Sep 1 19:23:07 EDT 2010


On Wed, Sep 01, 2010 at 04:01:59PM +0200, Linus Walleij wrote:
> From: Per Fransson <per.xx.fransson at stericsson.com>
> 
> This implementation of cpu_v7_reset flushes the L1 cache
> and turns off the MMU.

NAK - this is wrong.  Please check the updates I made to the shutdown code
(which already deal with the cache flushing and turning off cacheability.)

The only thing this should be doing is turning off the MMU and jumping to
the provided pointer.



More information about the linux-arm-kernel mailing list