[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190610155348.GA4031@osiris>
Date: Mon, 10 Jun 2019 17:53:48 +0200
From: Heiko Carstens <heiko.carstens@...ibm.com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Vasily Gorbik <gor@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ibm.com>,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] s390: mark __ctl_set_bit and __ctl_clear_bit as
__always_inline
On Sun, Jun 09, 2019 at 01:35:44PM -0700, Guenter Roeck wrote:
> s390:tinyconfig fails to build with gcc 8.3.0.
...
> Marking __ctl_set_bit and __ctl_clear_bit as __always_inline fixes the
> problem.
>
> Fixes: 9012d011660e ("compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING")
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
> ---
> arch/s390/include/asm/ctl_reg.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks!
Powered by blists - more mailing lists