]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
s390/facilities: use stfl mnemonic instead of insn magic
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 9 Apr 2016 07:12:42 +0000 (08:12 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 11 Apr 2016 19:08:57 +0000 (13:08 -0600)
commitfdd234b3a7f64cd20af1b6cee694a3e703d47a24
treeaaed76bd8e68a1679d9f3fbad08c5c5b653ec576
parent6def1ffd40ed16e9f4108e36123ae22b3bbd66b3
s390/facilities: use stfl mnemonic instead of insn magic

BugLink: http://bugs.launchpad.net/bugs/1555344
Now that 31 bit support is gone, the assembler always knows about the
stfl instruction. Therefore lets use a readable mnemonic.  Also remove
the not needed extable entry for the inline assembly and fix the
output constraint.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
(cherry picked from commit 9552a66fe622ed53b87278a90917a37a5245e68a)
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/s390/include/asm/facility.h
arch/s390/kernel/head.S