[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADVatmPDwobeqntQ5+LQibMSHK86FmwUpN+E3JUd+GMs3bWpDQ@mail.gmail.com>
Date: Fri, 2 Jun 2023 13:07:48 +0100
From: Sudip Mukherjee <sudipm.mukherjee@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: 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, srw@...dewatkins.net,
rwarsow@....de
Subject: Re: [PATCH 5.15 00/37] 5.15.115-rc2 review
Hi Greg,
On Thu, 1 Jun 2023 at 15:36, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.15.115 release.
> There are 37 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
s390 allmodconfig build fails with the error:
arch/s390/kernel/uv.c: In function 'should_export_before_import':
arch/s390/kernel/uv.c:204:40: error: 'mm_context_t' has no member
named 'protected_count'
204 | return atomic_read(&mm->context.protected_count) > 1;
| ^
arch/s390/kernel/uv.c:205:1: error: control reaches end of non-void
function [-Werror=return-type]
205 | }
| ^
--
Regards
Sudip
Powered by blists - more mailing lists