diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2019-10-04 12:28:43 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-10-04 16:37:33 +0200 |
commit | b4fd5a0a9295d87da629c72378a7f4967a277030 (patch) | |
tree | af454e0b4a48d597480cdda245aef45206717dc3 /arch/s390/include/asm/cpu_mf.h | |
parent | s390/mm: fix -Wunused-but-set-variable warnings (diff) | |
download | linux-b4fd5a0a9295d87da629c72378a7f4967a277030.tar.xz linux-b4fd5a0a9295d87da629c72378a7f4967a277030.zip |
s390/atomic,bitops: mark function(s) __always_inline
Always inline asm inlines with variable operands for "i" constraints,
since they won't compile if the compiler would decide to not inline
them.
Reported-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions