Linux Tegra architecture development
 help / color / mirror / Atom feed
* Re: [PATCH 6.12 000/154] 6.12.17-rc1 review
       [not found] <20250224142607.058226288@linuxfoundation.org>
@ 2025-02-25  0:03 ` Jon Hunter
  2025-02-25  0:06   ` Jon Hunter
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Hunter @ 2025-02-25  0:03 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 Mon, 24 Feb 2025 15:33:19 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.12.17 release.
> There are 154 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, 26 Feb 2025 14:25:29 +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.17-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.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
    32 boots:	26 pass, 6 fail
    72 tests:	64 pass, 8 fail

Linux version:	6.12.17-rc1-g497e403c6ee0
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

Boot failures:	tegra124-jetson-tk1, tegra210-p2371-2180,
                tegra30-cardhu-a04

Test failures:	tegra20-ventana: devices
                tegra20-ventana: tegra-audio-boot-sanity.sh
                tegra210-p3450-0000: devices
                tegra210-p3450-0000: mmc-dd-urandom.sh


Jon

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

* Re: [PATCH 6.12 000/154] 6.12.17-rc1 review
  2025-02-25  0:03 ` [PATCH 6.12 000/154] 6.12.17-rc1 review Jon Hunter
@ 2025-02-25  0:06   ` Jon Hunter
  2025-02-25  6:46     ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Hunter @ 2025-02-25  0:06 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


On 25/02/2025 00:03, Jon Hunter wrote:
> On Mon, 24 Feb 2025 15:33:19 +0100, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.12.17 release.
>> There are 154 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, 26 Feb 2025 14:25:29 +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.17-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.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
>      32 boots:	26 pass, 6 fail
>      72 tests:	64 pass, 8 fail
> 
> Linux version:	6.12.17-rc1-g497e403c6ee0
> 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
> 
> Boot failures:	tegra124-jetson-tk1, tegra210-p2371-2180,
>                  tegra30-cardhu-a04
> 
> Test failures:	tegra20-ventana: devices
>                  tegra20-ventana: tegra-audio-boot-sanity.sh
>                  tegra210-p3450-0000: devices
>                  tegra210-p3450-0000: mmc-dd-urandom.sh


I am seeing some gpio related failures ...

[    2.524869] gpiochip_add_data_with_key: GPIOs 0..255 (tegra-gpio) failed to register, -22
[    2.533066] tegra-gpio 6000d000.gpio: probe with driver tegra-gpio failed with error -22

So I am wondering if this is the same issue Mark reported?

Jon

-- 
nvpublic


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

* Re: [PATCH 6.12 000/154] 6.12.17-rc1 review
  2025-02-25  0:06   ` Jon Hunter
@ 2025-02-25  6:46     ` Greg Kroah-Hartman
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2025-02-25  6:46 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 Tue, Feb 25, 2025 at 12:06:32AM +0000, Jon Hunter wrote:
> 
> On 25/02/2025 00:03, Jon Hunter wrote:
> > On Mon, 24 Feb 2025 15:33:19 +0100, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 6.12.17 release.
> > > There are 154 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, 26 Feb 2025 14:25:29 +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.17-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.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
> >      32 boots:	26 pass, 6 fail
> >      72 tests:	64 pass, 8 fail
> > 
> > Linux version:	6.12.17-rc1-g497e403c6ee0
> > 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
> > 
> > Boot failures:	tegra124-jetson-tk1, tegra210-p2371-2180,
> >                  tegra30-cardhu-a04
> > 
> > Test failures:	tegra20-ventana: devices
> >                  tegra20-ventana: tegra-audio-boot-sanity.sh
> >                  tegra210-p3450-0000: devices
> >                  tegra210-p3450-0000: mmc-dd-urandom.sh
> 
> 
> I am seeing some gpio related failures ...
> 
> [    2.524869] gpiochip_add_data_with_key: GPIOs 0..255 (tegra-gpio) failed to register, -22
> [    2.533066] tegra-gpio 6000d000.gpio: probe with driver tegra-gpio failed with error -22
> 
> So I am wondering if this is the same issue Mark reported?

Probably, I'll go drop this and push out a -rc2

thanks,

greg k-h

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

end of thread, other threads:[~2025-02-25  6:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250224142607.058226288@linuxfoundation.org>
2025-02-25  0:03 ` [PATCH 6.12 000/154] 6.12.17-rc1 review Jon Hunter
2025-02-25  0:06   ` Jon Hunter
2025-02-25  6:46     ` 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