linux/arch/arm/mach-realview
Catalin Marinas 2503a5ecd8 ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220
RealView boards with certain revisions of the L220 cache controller (ARM11*
processors only) may have issues (hardware deadlock) with the recent changes to
the mb() barrier implementation (DSB followed by an L2 cache sync). The patch
redefines the RealView ARM11MPCore mandatory barriers without the outer_sync()
call.

Cc: <stable@kernel.org>
Tested-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-02 10:10:09 +01:00
..
include/mach ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 2010-07-02 10:10:09 +01:00
Kconfig ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 2010-07-02 10:10:09 +01:00
Makefile ARM: Realview/Versatile/Integrator: separate out common clock code 2010-05-02 09:35:33 +01:00
Makefile.boot RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
core.c Merge branch 'devel-stable' into devel 2010-05-17 17:24:04 +01:00
core.h RealView: Add default memory configuration 2009-11-05 10:10:36 +00:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c ARM: rename mach_cpu_disable() to platform_cpu_disable() 2010-05-15 15:03:51 +01:00
localtimer.c [ARM] smp: allow re-use of realview localtimer TWD support 2009-05-17 19:16:41 +01:00
platsmp.c RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements 2009-11-05 10:10:36 +00:00
realview_eb.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pb11mp.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pb1176.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pba8.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pbx.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00