s390/bug: make use of asm_inline
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 18 Oct 2019 11:23:09 +0000 (13:23 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 31 Oct 2019 16:20:51 +0000 (17:20 +0100)
commit6a3035dac6506bc6da40e391803fba50bb2dce9d
tree9dd9132cdef56417f25225b3bdddad7340f23b4e
parent6d76c898d82d94d066d870ba0180ec79bd3ceea5
s390/bug: make use of asm_inline

This is the s390 version of commit 32ee8230b2b0 ("x86: bug.h: use
asm_inline in _BUG_FLAGS definitions").

See commit eb111869301e ("compiler-types.h: add asm_inline
definition") for more details.

Just like on x86 the .text section size decreases a bit while the
.data section size increases about the same amount (gcc 9.2 with
defconfig).

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/bug.h