Re: [PATCH] s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline

2019-05-20 Thread Justin Forbes
On Fri, May 17, 2019 at 1:55 AM Masahiro Yamada wrote: > > Commit e60fb8bf68d4 ("s390/cpacf: mark scpacf_query() as __always_inline") > was not enough to make sure to meet the 'i' (immediate) constraint for the > asm operands. > > With CONFIG_OPTIMIZE_INLINING enabled, Laura Abbott reported error

Re: [PATCH] s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline

2019-05-17 Thread Masahiro Yamada
On Fri, May 17, 2019 at 5:09 PM Martin Schwidefsky wrote: > > On Fri, 17 May 2019 15:54:24 +0900 > Masahiro Yamada wrote: > > > Commit e60fb8bf68d4 ("s390/cpacf: mark scpacf_query() as __always_inline") > > was not enough to make sure to meet the 'i' (immediate) constraint for the > > asm

Re: [PATCH] s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline

2019-05-17 Thread Martin Schwidefsky
On Fri, 17 May 2019 15:54:24 +0900 Masahiro Yamada wrote: > Commit e60fb8bf68d4 ("s390/cpacf: mark scpacf_query() as __always_inline") > was not enough to make sure to meet the 'i' (immediate) constraint for the > asm operands. > > With CONFIG_OPTIMIZE_INLINING enabled, Laura Abbott reported

[PATCH] s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline

2019-05-17 Thread Masahiro Yamada
Commit e60fb8bf68d4 ("s390/cpacf: mark scpacf_query() as __always_inline") was not enough to make sure to meet the 'i' (immediate) constraint for the asm operands. With CONFIG_OPTIMIZE_INLINING enabled, Laura Abbott reported error with gcc 9.1.1: In file included from