arm: Add v7_invalidate_l1 to cache-v7.S
authorDinh Nguyen <[email protected]>
Mon, 11 Feb 2013 23:30:32 +0000 (17:30 -0600)
committerOlof Johansson <[email protected]>
Tue, 12 Feb 2013 03:37:24 +0000 (19:37 -0800)
commitc08e20d246ded319fc77616c64dcbf69456cb4be
tree0858e1ba5ccb0fa76cdd52f039d2fb3e2cb9f333
parent90c294557d411100d3557bc2762a98a93f989430
arm: Add v7_invalidate_l1 to cache-v7.S

mach-socfpga is another platform that needs to use
v7_invalidate_l1 to bringup additional cores. There was a comment that
the ideal place for v7_invalidate_l1 should be in arm/mm/cache-v7.S

Signed-off-by: Dinh Nguyen <[email protected]>
Acked-by: Simon Horman <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Reviewed-by: Pavel Machek <[email protected]>
Reviewed-by: Santosh Shilimkar <[email protected]>
Tested-by: Pavel Machek <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Russell King <[email protected]>
Cc: Olof Johansson <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Magnus Damm <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
arch/arm/mach-imx/headsmp.S
arch/arm/mach-shmobile/headsmp.S
arch/arm/mach-tegra/headsmp.S
arch/arm/mm/cache-v7.S