]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: l2c: move L2 cache register saving to a more sensible location
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Mar 2014 14:18:35 +0000 (14:18 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:48:47 +0000 (00:48 +0100)
commitddf7d79bc739c44f7e7cdffc9eb5d94aa213f53e
tree839ff28f987ad01efc44f43e603a2d390d039ca6
parentd9d1f3e2d71144348d73210cf9f1fe0b32481c79
ARM: l2c: move L2 cache register saving to a more sensible location

Move the L2 cache register saving to a more sensible location - after
the cache has been enabled, and fixups have been run.  We move the
saving of the auxiliary control register into the ->save function as
well which makes everything operate in a sane and maintainable way.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c