lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024090527-scouts-cohesive-bced@gregkh>
Date: Thu, 5 Sep 2024 18:33:45 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@...aro.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,
	sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de,
	conor@...nel.org, allen.lkml@...il.com, broonie@...nel.org
Subject: Re: [PATCH 6.10 000/184] 6.10.9-rc1 review

On Thu, Sep 05, 2024 at 05:25:32PM +0530, Naresh Kamboju wrote:
> On Thu, 5 Sept 2024 at 15:13, Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 6.10.9 release.
> > There are 184 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.
> >
> > Responses should be made by Sat, 07 Sep 2024 09:36:50 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> >         https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.10.9-rc1.gz
> > or in the git tree and branch at:
> >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.10.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> 
> The following build errors noticed on arm64 on
> stable-rc linux.6.6.y and linux.6.10.y
> 
> drivers/ufs/host/ufs-qcom.c: In function 'ufs_qcom_advertise_quirks':
> drivers/ufs/host/ufs-qcom.c:862:32: error:
> 'UFSHCD_QUIRK_BROKEN_LSDBS_CAP' undeclared (first use in this
> function); did you mean 'UFSHCD_QUIRK_BROKEN_UIC_CMD'?
>   862 |                 hba->quirks |= UFSHCD_QUIRK_BROKEN_LSDBS_CAP;
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                UFSHCD_QUIRK_BROKEN_UIC_CMD
> 
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>

Sasha has dropped these now, let me go push out some -rc2 with that
removed.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ