From: Santosh Shilimkar Date: Sun, 10 Feb 2013 08:07:04 +0000 (+0530) Subject: ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code X-Git-Tag: omap-for-v3.10/cleanup-v2-signed^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f82bd7814eeb553aaf63c202ba655e82350000a;p=pandora-kernel.git ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code The smp_wmb() here is out of placed and redundant. So remove it. It is a left over of the pen_release cleanup mostly. Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed