]> git.baikalelectronics.ru Git - kernel.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)
commit6da84bf94e8b8bce7e20ab5ad7cafc92c165cd4d
tree839ff28f987ad01efc44f43e603a2d390d039ca6
parent179b4f4067ddbed8ff90d15fc2f64cbb168621f7
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