* Re: [PATCH 6.11 000/214] 6.11.4-rc1 review
[not found] <20241014141044.974962104@linuxfoundation.org>
@ 2024-10-15 5:52 ` Jon Hunter
2024-10-15 5:55 ` Jon Hunter
0 siblings, 1 reply; 3+ messages in thread
From: Jon Hunter @ 2024-10-15 5:52 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie,
linux-tegra, stable
On Mon, 14 Oct 2024 16:17:43 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.4 release.
> There are 214 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 Wed, 16 Oct 2024 14:09:57 +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.11.4-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.11.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Failures detected for Tegra ...
Test results for stable-v6.11:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
116 tests: 115 pass, 1 fail
Linux version: 6.11.4-rc1-ga491a66f8da4
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04
Test failures: tegra194-p2972-0000: boot.py
Jon
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 6.11 000/214] 6.11.4-rc1 review
2024-10-15 5:52 ` [PATCH 6.11 000/214] 6.11.4-rc1 review Jon Hunter
@ 2024-10-15 5:55 ` Jon Hunter
2024-10-15 11:21 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Jon Hunter @ 2024-10-15 5:55 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, f.fainelli, sudipm.mukherjee, srw, rwarsow,
conor, allen.lkml, broonie, linux-tegra, stable
Hi Greg,
On 15/10/2024 06:52, Jon Hunter wrote:
> On Mon, 14 Oct 2024 16:17:43 +0200, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.11.4 release.
>> There are 214 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 Wed, 16 Oct 2024 14:09:57 +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.11.4-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.11.y
>> and the diffstat can be found below.
>>
>> thanks,
>>
>> greg k-h
>
> Failures detected for Tegra ...
>
> Test results for stable-v6.11:
> 10 builds: 10 pass, 0 fail
> 26 boots: 26 pass, 0 fail
> 116 tests: 115 pass, 1 fail
>
> Linux version: 6.11.4-rc1-ga491a66f8da4
> Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
> tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
> tegra20-ventana, tegra210-p2371-2180,
> tegra210-p3450-0000, tegra30-cardhu-a04
>
> Test failures: tegra194-p2972-0000: boot.py
I am seeing the following kernel warning with this updated on the above
board ...
ERR KERN ucsi_ccg 2-0008: con1: failed to get status
ERR KERN ucsi_ccg 2-0008: con2: failed to get status
If I revert the following change I don't see these warnings ...
Heikki Krogerus <heikki.krogerus@linux.intel.com>
usb: typec: ucsi: Don't truncate the reads
Please note that I am not seeing these warnings on mainline/next with
this board.
Jon
--
nvpublic
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 6.11 000/214] 6.11.4-rc1 review
2024-10-15 5:55 ` Jon Hunter
@ 2024-10-15 11:21 ` Greg Kroah-Hartman
0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2024-10-15 11:21 UTC (permalink / raw)
To: Jon Hunter
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, f.fainelli, sudipm.mukherjee, srw, rwarsow,
conor, allen.lkml, broonie, linux-tegra, stable
On Tue, Oct 15, 2024 at 06:55:42AM +0100, Jon Hunter wrote:
> Hi Greg,
>
> On 15/10/2024 06:52, Jon Hunter wrote:
> > On Mon, 14 Oct 2024 16:17:43 +0200, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 6.11.4 release.
> > > There are 214 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 Wed, 16 Oct 2024 14:09:57 +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.11.4-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.11.y
> > > and the diffstat can be found below.
> > >
> > > thanks,
> > >
> > > greg k-h
> >
> > Failures detected for Tegra ...
> >
> > Test results for stable-v6.11:
> > 10 builds: 10 pass, 0 fail
> > 26 boots: 26 pass, 0 fail
> > 116 tests: 115 pass, 1 fail
> >
> > Linux version: 6.11.4-rc1-ga491a66f8da4
> > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
> > tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
> > tegra20-ventana, tegra210-p2371-2180,
> > tegra210-p3450-0000, tegra30-cardhu-a04
> >
> > Test failures: tegra194-p2972-0000: boot.py
>
>
> I am seeing the following kernel warning with this updated on the above
> board ...
>
> ERR KERN ucsi_ccg 2-0008: con1: failed to get status
> ERR KERN ucsi_ccg 2-0008: con2: failed to get status
>
>
> If I revert the following change I don't see these warnings ...
>
> Heikki Krogerus <heikki.krogerus@linux.intel.com>
> usb: typec: ucsi: Don't truncate the reads
>
>
> Please note that I am not seeing these warnings on mainline/next with this
> board.
Odd, I'll go drop this now, thanks for reporting it!
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-15 11:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20241014141044.974962104@linuxfoundation.org>
2024-10-15 5:52 ` [PATCH 6.11 000/214] 6.11.4-rc1 review Jon Hunter
2024-10-15 5:55 ` Jon Hunter
2024-10-15 11:21 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox