[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b224bdf4-cd15-369e-e82a-95e77e8f798c@linux.ibm.com>
Date: Tue, 28 Sep 2021 12:29:34 +0200
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: Naresh Kamboju <naresh.kamboju@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: open list <linux-kernel@...r.kernel.org>,
linux-stable <stable@...r.kernel.org>,
Alexandra Winter <wintera@...ux.ibm.com>,
Jakub Kicinski <kuba@...nel.org>,
Sasha Levin <sashal@...nel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
Karsten Graul <kgraul@...ux.ibm.com>
Subject: Re: [PATCH 5.10 048/103] s390/qeth: fix deadlock during failing
recovery
On 27.09.21 19:45, Naresh Kamboju wrote:
> Following commit caused the build failures on s390,
>
> On Mon, 27 Sept 2021 at 22:43, Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
>>
>> From: Alexandra Winter <wintera@...ux.ibm.com>
>>
>> [ Upstream commit d2b59bd4b06d84a4eadb520b0f71c62fe8ec0a62 ]
>>
Yes, this depends on ee909d0b1dac ("s390/qeth: Fix deadlock in remove_discipline").
>
> drivers/s390/net/qeth_core_main.c: In function 'qeth_close_dev_handler':
> drivers/s390/net/qeth_core_main.c:83:9: error: too few arguments to
> function 'ccwgroup_set_offline'
> 83 | ccwgroup_set_offline(card->gdev);
> | ^~~~~~~~~~~~~~~~~~~~
> In file included from drivers/s390/net/qeth_core.h:44,
> from drivers/s390/net/qeth_core_main.c:46:
> arch/s390/include/asm/ccwgroup.h:61:5: note: declared here
> 61 | int ccwgroup_set_offline(struct ccwgroup_device *gdev, bool call_gdrv);
> | ^~~~~~~~~~~~~~~~~~~~
> make[3]: *** [scripts/Makefile.build:280:
> drivers/s390/net/qeth_core_main.o] Error 1
>
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
>
>
> Build url:
> https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/jobs/1626658768#L73
>
>
> --
> Linaro LKFT
> https://lkft.linaro.org
>
Powered by blists - more mailing lists