]> git.karo-electronics.de Git - karo-tx-linux.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>
Wed, 23 Apr 2014 10:12:05 +0000 (11:12 +0100)
commitcdd4cf95244492fef119140cd3483be316b11315
tree478b9407d86a9e1d5e89bc8188545c9bf38c8ca1
parent0e4d2f5f2c314ef801309c8d05a14f230d12a43a
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