commit | f1c7ea26178176ca783cc2ac54f211630344290c | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Dec 13 12:51:19 2016 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Dec 14 16:33:41 2016 +0100 |
tree | 63be17655f5248faa857e0adcf48ee649e702844 | |
parent | 86fa7087d348b6c8a159c77ea20e530ee1230c34 [diff] |
s390/extmem: add missing memory clobber to dcss_set_subcodes Add the missing memory clobber / barrier to dcss_set_subcodes() to tell the compiler that the inline assembly accesses memory (name string). Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>