public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 6.12 000/419] 6.12.14-rc2 review
       [not found] <20250214133845.788244691@linuxfoundation.org>
@ 2025-02-14 21:11 ` Jon Hunter
  2025-02-14 21:12   ` Jon Hunter
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Hunter @ 2025-02-14 21:11 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, hargar, broonie,
	linux-tegra, stable

On Fri, 14 Feb 2025 14:58:41 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.12.14 release.
> There are 419 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 Sun, 16 Feb 2025 13:37:21 +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.12.14-rc2.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.12.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Failures detected for Tegra ...

Test results for stable-v6.12:
    10 builds:	10 pass, 0 fail
    26 boots:	26 pass, 0 fail
    116 tests:	107 pass, 9 fail

Linux version:	6.12.14-rc2-ga58d06766300
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:	tegra124-jetson-tk1: cpu-hotplug
                tegra124-jetson-tk1: pm-system-suspend.sh
                tegra186-p2771-0000: cpu-hotplug
                tegra20-ventana: cpu-hotplug
                tegra210-p2371-2180: cpu-hotplug
                tegra210-p3450-0000: cpu-hotplug


Jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 6.12 000/419] 6.12.14-rc2 review
  2025-02-14 21:11 ` [PATCH 6.12 000/419] 6.12.14-rc2 review Jon Hunter
@ 2025-02-14 21:12   ` Jon Hunter
  2025-02-15  7:45     ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Hunter @ 2025-02-14 21:12 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, hargar, broonie, linux-tegra, stable

Hi Greg,

On 14/02/2025 21:11, Jon Hunter wrote:
> On Fri, 14 Feb 2025 14:58:41 +0100, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.12.14 release.
>> There are 419 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 Sun, 16 Feb 2025 13:37:21 +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.12.14-rc2.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.12.y
>> and the diffstat can be found below.
>>
>> thanks,
>>
>> greg k-h
> 
> Failures detected for Tegra ...
> 
> Test results for stable-v6.12:
>      10 builds:	10 pass, 0 fail
>      26 boots:	26 pass, 0 fail
>      116 tests:	107 pass, 9 fail
> 
> Linux version:	6.12.14-rc2-ga58d06766300
> 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:	tegra124-jetson-tk1: cpu-hotplug
>                  tegra124-jetson-tk1: pm-system-suspend.sh
>                  tegra186-p2771-0000: cpu-hotplug
>                  tegra20-ventana: cpu-hotplug
>                  tegra210-p2371-2180: cpu-hotplug
>                  tegra210-p3450-0000: cpu-hotplug
> 


Bisect is pointing to this commit ...

# first bad commit: [3efd1a4cc13eccc1ae02b0511aec5bc74a168b74] sched/deadline: Correctly account for allocated bandwidth during hotplug

Thanks
Jon

-- 
nvpublic


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 6.12 000/419] 6.12.14-rc2 review
  2025-02-14 21:12   ` Jon Hunter
@ 2025-02-15  7:45     ` Greg Kroah-Hartman
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2025-02-15  7:45 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, hargar, broonie, linux-tegra, stable

On Fri, Feb 14, 2025 at 09:12:39PM +0000, Jon Hunter wrote:
> Hi Greg,
> 
> On 14/02/2025 21:11, Jon Hunter wrote:
> > On Fri, 14 Feb 2025 14:58:41 +0100, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 6.12.14 release.
> > > There are 419 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 Sun, 16 Feb 2025 13:37:21 +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.12.14-rc2.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.12.y
> > > and the diffstat can be found below.
> > > 
> > > thanks,
> > > 
> > > greg k-h
> > 
> > Failures detected for Tegra ...
> > 
> > Test results for stable-v6.12:
> >      10 builds:	10 pass, 0 fail
> >      26 boots:	26 pass, 0 fail
> >      116 tests:	107 pass, 9 fail
> > 
> > Linux version:	6.12.14-rc2-ga58d06766300
> > 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:	tegra124-jetson-tk1: cpu-hotplug
> >                  tegra124-jetson-tk1: pm-system-suspend.sh
> >                  tegra186-p2771-0000: cpu-hotplug
> >                  tegra20-ventana: cpu-hotplug
> >                  tegra210-p2371-2180: cpu-hotplug
> >                  tegra210-p3450-0000: cpu-hotplug
> > 
> 
> 
> Bisect is pointing to this commit ...
> 
> # first bad commit: [3efd1a4cc13eccc1ae02b0511aec5bc74a168b74] sched/deadline: Correctly account for allocated bandwidth during hotplug

Thanks, let me go delete that from both 6.12 and 6.13 queues.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-15  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250214133845.788244691@linuxfoundation.org>
2025-02-14 21:11 ` [PATCH 6.12 000/419] 6.12.14-rc2 review Jon Hunter
2025-02-14 21:12   ` Jon Hunter
2025-02-15  7:45     ` 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