Greg Kroah-Hartman wrote on Mon, Oct 23, 2023 at 12:55:07PM +0200: > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.199-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-5.10.y > and the diffstat can be found below. Not much point in adding to the IRQCHIP_IMMUTABLE errors reports; I went ahead and reverted these two commits: da4ad7dba3a1 ("gpio: vf610: mask the gpio irq in system suspend and support wakeup") 90225415cad6 ("gpio: vf610: make irq_chip immutable") With these two commits out of the way, I could test this 5.10.199-rc1 on our armv7 and aarch64 boards (respectively Armadillo 640 and Armadillo G4, which do not use the above gpio driver). There was no other obvious regression: Tested-by: Dominique Martinet <dominique.martinet@xxxxxxxxxxxxxxxxx> -- Dominique Martinet | Asmadeus