* Re: [PATCH 6.1 000/167] 6.1.136-rc1 review [not found] <20250429161051.743239894@linuxfoundation.org> @ 2025-04-30 15:04 ` Jon Hunter 2025-04-30 15:06 ` Jon Hunter 0 siblings, 1 reply; 3+ messages in thread From: Jon Hunter @ 2025-04-30 15:04 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 Tue, 29 Apr 2025 18:41:48 +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.136 release. > There are 167 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 Thu, 01 May 2025 16:10:15 +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.1.136-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.1.y > and the diffstat can be found below. > > thanks, > > greg k-h Failures detected for Tegra ... Test results for stable-v6.1: 10 builds: 10 pass, 0 fail 28 boots: 28 pass, 0 fail 105 tests: 100 pass, 5 fail Linux version: 6.1.136-rc1-g961a5173f29d Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra186-p3509-0000+p3636-0001, tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04 Test failures: tegra186-p2771-0000: cpu-hotplug tegra194-p2972-0000: pm-system-suspend.sh tegra210-p2371-2180: cpu-hotplug tegra210-p3450-0000: cpu-hotplug Jon ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 6.1 000/167] 6.1.136-rc1 review 2025-04-30 15:04 ` [PATCH 6.1 000/167] 6.1.136-rc1 review Jon Hunter @ 2025-04-30 15:06 ` Jon Hunter 2025-05-01 7:47 ` Greg Kroah-Hartman 0 siblings, 1 reply; 3+ messages in thread From: Jon Hunter @ 2025-04-30 15: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 Hi Greg, On 30/04/2025 16:04, Jon Hunter wrote: > On Tue, 29 Apr 2025 18:41:48 +0200, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 6.1.136 release. >> There are 167 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 Thu, 01 May 2025 16:10:15 +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.1.136-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.1.y >> and the diffstat can be found below. >> >> thanks, >> >> greg k-h > > Failures detected for Tegra ... > > Test results for stable-v6.1: > 10 builds: 10 pass, 0 fail > 28 boots: 28 pass, 0 fail > 105 tests: 100 pass, 5 fail > > Linux version: 6.1.136-rc1-g961a5173f29d > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra186-p3509-0000+p3636-0001, tegra194-p2972-0000, > tegra194-p3509-0000+p3668-0000, tegra20-ventana, > tegra210-p2371-2180, tegra210-p3450-0000, > tegra30-cardhu-a04 > > Test failures: tegra186-p2771-0000: cpu-hotplug > tegra194-p2972-0000: pm-system-suspend.sh > tegra210-p2371-2180: cpu-hotplug > tegra210-p3450-0000: cpu-hotplug Bisect is pointing to the following commit and reverting this does fix the issue ... # first bad commit: [d908866131a314dbbdd34a205d2514f92e42bb80] memcg: drain obj stock on cpu hotplug teardown Jon -- nvpublic ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 6.1 000/167] 6.1.136-rc1 review 2025-04-30 15:06 ` Jon Hunter @ 2025-05-01 7:47 ` Greg Kroah-Hartman 0 siblings, 0 replies; 3+ messages in thread From: Greg Kroah-Hartman @ 2025-05-01 7:47 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 Wed, Apr 30, 2025 at 04:06:40PM +0100, Jon Hunter wrote: > Hi Greg, > > On 30/04/2025 16:04, Jon Hunter wrote: > > On Tue, 29 Apr 2025 18:41:48 +0200, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 6.1.136 release. > > > There are 167 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 Thu, 01 May 2025 16:10:15 +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.1.136-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.1.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > Failures detected for Tegra ... > > > > Test results for stable-v6.1: > > 10 builds: 10 pass, 0 fail > > 28 boots: 28 pass, 0 fail > > 105 tests: 100 pass, 5 fail > > > > Linux version: 6.1.136-rc1-g961a5173f29d > > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > > tegra186-p3509-0000+p3636-0001, tegra194-p2972-0000, > > tegra194-p3509-0000+p3668-0000, tegra20-ventana, > > tegra210-p2371-2180, tegra210-p3450-0000, > > tegra30-cardhu-a04 > > > > Test failures: tegra186-p2771-0000: cpu-hotplug > > tegra194-p2972-0000: pm-system-suspend.sh > > tegra210-p2371-2180: cpu-hotplug > > tegra210-p3450-0000: cpu-hotplug > > > Bisect is pointing to the following commit and reverting this does fix > the issue ... > > # first bad commit: [d908866131a314dbbdd34a205d2514f92e42bb80] memcg: drain obj stock on cpu hotplug teardown I'll drop this from both 6.1 and 6.6 queues, thanks! greg k-h ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-01 7:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20250429161051.743239894@linuxfoundation.org>
2025-04-30 15:04 ` [PATCH 6.1 000/167] 6.1.136-rc1 review Jon Hunter
2025-04-30 15:06 ` Jon Hunter
2025-05-01 7:47 ` 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