]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: cpu hotplug: remove majority of cache flushing from platforms
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 18 Apr 2013 17:15:44 +0000 (18:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 18 Apr 2013 19:08:04 +0000 (20:08 +0100)
commitf2e960bfe59a407e33218948b2a68e45a791cdfc
tree9d1c2663fa2cd60d434d1603d192bbba3ae3d706
parent698fcc7394ff7d4304eafaf15fc67b80c68049c1
ARM: cpu hotplug: remove majority of cache flushing from platforms

Remove the majority of cache flushing calls from the individual platform
files.  This is now handled by the core code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
12 files changed:
arch/arm/mach-exynos/hotplug.c
arch/arm/mach-highbank/hotplug.c
arch/arm/mach-imx/hotplug.c
arch/arm/mach-msm/hotplug.c
arch/arm/mach-omap2/omap-hotplug.c
arch/arm/mach-prima2/hotplug.c
arch/arm/mach-realview/hotplug.c
arch/arm/mach-shmobile/smp-sh73a0.c
arch/arm/mach-spear13xx/hotplug.c
arch/arm/mach-tegra/hotplug.c
arch/arm/mach-ux500/hotplug.c
arch/arm/mach-vexpress/hotplug.c