On Mon, Jul 17, 2023 at 09:31:11PM +0200, Greg Kroah-Hartman wrote: > On Mon, Jul 17, 2023 at 12:18:05PM -0700, Guenter Roeck wrote: > > On 7/17/23 11:57, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 6.1.39 release. > > > There are 585 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, 19 Jul 2023 18:55:09 +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.39-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.1.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > > > ------------- > > > Pseudo-Shortlog of commits: > > > > > [ ... ] > > > > > Sergey Shtylyov <s.shtylyov@xxxxxx> > > > sh: Avoid using IRQ0 on SH3 and SH4 > > > > > > > This patch is applied without its fixes. That means almost all sh boards, > > including the one testable with qemu, are broken. Fixes are (at least): > > > > 7c28a35e19fa sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQ > > 3d20f7a6eb76 sh: mach-dreamcast: Handle virq offset in cascaded IRQ demux > > a2601b8d8f07 sh: mach-highlander: Handle virq offset in cascaded IRL demux > > ab8aa4f0956d sh: mach-r2d: Handle virq offset in cascaded IRL demux > > > > That list may be incomplete. > > Oh wow, something went wrong with my "find the fixes for the patches in > the queue" script, let me go figure it out and run it again here... Yes, I didn't run it against what is in v6.5-rc1..v6.5-rc2, so it caught fixes for this. I'll push out -rc3 versions now. thanks, greg k-h