]> Pileus Git - ~andy/linux/commit
arm: Add v7_invalidate_l1 to cache-v7.S
authorDinh Nguyen <dinguyen@altera.com>
Mon, 11 Feb 2013 23:30:32 +0000 (17:30 -0600)
committerOlof Johansson <olof@lixom.net>
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 <dinguyen@altera.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Pavel Machek <pavel@denx.de>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Pavel Machek <pavel@denx.de>
Tested-by: Stephen Warren <swarren@nvidia.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Olof Johansson <olof@lixom.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-imx/headsmp.S
arch/arm/mach-shmobile/headsmp.S
arch/arm/mach-tegra/headsmp.S
arch/arm/mm/cache-v7.S