commit | c6f48b0bbeba86f12847b16b1d4631363037f7f3 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon May 14 12:40:43 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed May 16 14:42:45 2012 +0200 |
tree | 75dfcb152550743df4913fc18caa10d5e63cb33b | |
parent | 521674e4ffad2b2fc8c56cd79e4b2c07c074e9cb [diff] |
s390/barrier: cleanup barrier functions s390 really has no eieio instruction, so get rid of the implied ppc semantics and in addition change mb() into a function. Also remove SYNC_OTHER_CORES() since it is unused. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>