diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2016-12-13 13:24:03 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-12-14 16:33:41 +0100 |
commit | d03502684b65492339d70f11aa8ed6df3961a3bf (patch) | |
tree | dc627d0fba0de12559fbe3c969ac32732985852a /arch/s390/pci/pci_clp.c | |
parent | s390/extmem: add missing memory clobber to dcss_set_subcodes (diff) | |
download | linux-d03502684b65492339d70f11aa8ed6df3961a3bf.tar.xz linux-d03502684b65492339d70f11aa8ed6df3961a3bf.zip |
s390/zcrypt: add missing memory clobber to ap_qci inline assembly
The ap_qci() inline assembly writes to memory (*config) but misses to
tell the compiler about it. Add the missing memory clobber to fix
this.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/pci/pci_clp.c')
0 files changed, 0 insertions, 0 deletions