summaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@bell.net>2018-08-12 23:38:03 +0300
committerHelge Deller <deller@gmx.de>2018-08-13 10:31:25 +0300
commit7797167ffde1f00446301cb22b37b7c03194cfaf (patch)
tree55186a310b4b6899f4956ebce009f7ca34ce1602 /sound/soc
parent4a53ec1ccf932f86845c96a5092ba4507621c84d (diff)
downloadlinux-7797167ffde1f00446301cb22b37b7c03194cfaf.tar.xz
parisc: Remove ordered stores from syscall.S
Now that we use a sync prior to releasing the locks in syscall.S, we don't need the PA 2.0 ordered stores used to release some locks.  Using an ordered store, potentially slows the release and subsequent code. There are a number of other ordered stores and loads that serve no purpose.  I have converted these to normal stores. Signed-off-by: John David Anglin <dave.anglin@bell.net> Cc: stable@vger.kernel.org # 4.0+ Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions