]> 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>
Thu, 22 May 2014 15:40:27 +0000 (16:40 +0100)
commit455f05ba9f0aef638717422fe6a535846d8c3d44
treed1126824907c17a86375d28f4fbb18b14b13010f
parent21d939fe25cefd0d6db475ab6ceb5ea108f00542
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