[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241015095013.7641-H-hca@linux.ibm.com>
Date: Tue, 15 Oct 2024 11:50:13 +0200
From: Heiko Carstens <hca@...ux.ibm.com>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org,
patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
f.fainelli@...il.com, sudipm.mukherjee@...il.com, srw@...dewatkins.net,
rwarsow@....de, conor@...nel.org, allen.lkml@...il.com,
broonie@...nel.org, linux-s390@...r.kernel.org,
Sven Schnelle <svens@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>
Subject: Re: [PATCH 6.1 000/798] 6.1.113-rc1 review
On Tue, Oct 15, 2024 at 02:23:32PM +0530, Naresh Kamboju wrote:
> On Mon, 14 Oct 2024 at 20:20, Greg Kroah-Hartman
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
>
> The bisection pointing to,
> 73e9443b9ea8d5a1b9b87c4988acc3daae363832
> s390/traps: Handle early warnings gracefully
> [ Upstream commit 3c4d0ae0671827f4b536cc2d26f8b9c54584ccc5 ]
>
>
> Build log:
> -------
> arch/s390/kernel/early.c: In function '__do_early_pgm_check':
> arch/s390/kernel/early.c:154:30: error: implicit declaration of
> function 'get_lowcore'; did you mean 'S390_lowcore'?
> [-Werror=implicit-function-declaration]
> 154 | struct lowcore *lc = get_lowcore();
> | ^~~~~~~~~~~
> | S390_lowcore
> arch/s390/kernel/early.c:154:30: warning: initialization of 'struct
> lowcore *' from 'int' makes pointer from integer without a cast
> [-Wint-conversion]
> cc1: some warnings being treated as errors
Same here, please drop this patch.
Powered by blists - more mailing lists