diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-02-27 16:26:22 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-03-01 08:00:37 +0100 |
commit | 96d3b64b527f6dc8799ebf00a95e931554311daf (patch) | |
tree | 2aa03d22d9948add30b63b31cc50490d2e2fceb6 /arch/s390/kernel | |
parent | Merge tag 'vfio-ccw-20190227' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-96d3b64b527f6dc8799ebf00a95e931554311daf.tar.xz linux-96d3b64b527f6dc8799ebf00a95e931554311daf.zip |
s390/als: remove duplicated in-place implementation of stfle
Reuse __stfle call instead of in-place implementation. __stfle is using
memcpy and memset functions but they are safe to use, since mem.S is
built with -march=z900.
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel')
0 files changed, 0 insertions, 0 deletions