git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466caec
)
ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code
author
Santosh Shilimkar
<santosh.shilimkar@ti.com>
Sun, 10 Feb 2013 08:07:04 +0000
(13:37 +0530)
committer
Santosh Shilimkar
<santosh.shilimkar@ti.com>
Thu, 28 Mar 2013 07:25:59 +0000
(12:55 +0530)
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 <santosh.shilimkar@ti.com>
No differences found