]> rtime.felk.cvut.cz Git - zynq/linux.git/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)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 23 Aug 2013 13:01:26 +0000 (15:01 +0200)
commit6a2a8978de7888bc592cc002637c57ba6116b40a
treef432bc97e4d2512ce4619df7cc9b91a5ae4dbf2f
parentc20a7e41041ae8a3703dc8e7d38f226496796456
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