summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@bell.net>2018-08-12 16:38:03 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-24 13:27:00 +0200
commit49b3acf7ed1997af70ab95d95995eb2a1a6fdf93 (patch)
tree1892bca6271ae2d6aadc1ee9579b942ed9fd6692 /lib/debugobjects.c
parenta89f83823b97b6da1ecf7a51184b28822e78cc07 (diff)
parisc: Remove ordered stores from syscall.S
commit 7797167ffde1f00446301cb22b37b7c03194cfaf upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions