diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-02-02 16:45:37 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-09 15:57:05 +0100 |
commit | b29c5093820d333eef22f58cd04ec0d089059c39 (patch) | |
tree | 1b9f005d34b86e12bc9e50d79b2e848e659e5332 /drivers/spi/spi-dw.h | |
parent | fe8344a09272f3a8b71c2ad72fdf8ef3eaef71e5 (diff) | |
download | linux-b29c5093820d333eef22f58cd04ec0d089059c39.tar.gz linux-b29c5093820d333eef22f58cd04ec0d089059c39.tar.bz2 linux-b29c5093820d333eef22f58cd04ec0d089059c39.zip |
s390/vtime: fix inline assembly clobber list
The stck/stckf instruction used within the inline assembly within
do_account_vtime() changes the condition code. This is not reflected
with the clobber list, and therefore might result in incorrect code
generation.
It seems unlikely that the compiler could generate incorrect code
considering the surrounding C code, but it must still be fixed.
Cc: <stable@vger.kernel.org>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/spi/spi-dw.h')
0 files changed, 0 insertions, 0 deletions