diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2019-10-02 14:34:37 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-10-05 13:51:22 +0200 |
commit | d0dea733f60efe94257d08ae6eba81d0b511d0a9 (patch) | |
tree | 7893a3454ccbb6583cbd70eb3bfa6730ea7c1117 /drivers/Makefile | |
parent | b1c41ac3ce569b04644bb1e3fd28926604637da3 (diff) | |
download | lwn-d0dea733f60efe94257d08ae6eba81d0b511d0a9.tar.gz lwn-d0dea733f60efe94257d08ae6eba81d0b511d0a9.zip |
KVM: s390: mark __insn32_query() as __always_inline
__insn32_query() will not compile if the compiler decides to not
inline it, since it contains an inline assembly with an "i" constraint
with variable contents.
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions