commit | 3fa609755c11fbe8770ede4d895ebb86fb7b9f1e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jun 06 00:38:08 2015 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jul 25 15:28:16 2015 +0100 |
tree | 2c3a41eaa397ee9bc53332fa921e497f05997a2f | |
parent | f746929ffdc8a83c0e6092343d4475f6485e13d3 [diff] |
ARM: omap2: restore OMAP4 barrier behaviour Restore the OMAP4 barrier behaviour using the new implementation which allows multiplatform systems to hook into the mb() and wmb() ARM implementations to perform any necessary additional barrier maintanence. Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Richard Woodruff <r-woodruff2@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>