diff options
author | Heiko Carstens <[email protected]> | 2012-05-14 12:58:26 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2012-05-16 14:42:45 +0200 |
commit | 521674e4ffad2b2fc8c56cd79e4b2c07c074e9cb (patch) | |
tree | 0385d6100ec0e7ee4e672c3963e2163f0588c6c0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0cd2f6201c536665d8220672dfcaf7be9da348a1 (diff) |
s390/claw: remove "eieio" calls
If the code really depends on ordering it's already racy. The additional
memory barriers (eieio) don't help with that.
If the code is not racy the memory barriers also aren't needed.
In any case, just remove them.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions