Hi!
This is the start of the stable review cycle for the 5.10.96 release. There are 100 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, 02 Feb 2022 10:51:59 +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/v5.x/stable-review/patch-5.10.96-rc1... 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.
It seems we have boot problem on x86 qemu:
https://lava.ciplatform.org/scheduler/job/616782
[ 0.183194] APIC: Switch to symmetric I/O mode setup [ 0.187399] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200659] ..MP-BIOS bug: 8254 timer not connected to IO-APIC [ 0.200984] ...trying to set up timer (IRQ0) through the 8259A ... [ 0.201309] ..... (found apic 0 pin 2) ... [ 0.214131] ....... failed. [ 0.214303] ...trying to set up timer as Virtual Wire IRQ... [ 0.227212] ..... failed. [ 0.227390] ...trying to set up timer as ExtINT IRQ... [ 1.287247] ..... failed :(. [ 1.287584] Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with apic=debug and send a report. Then try booting with the 'noapic' option. [ 1.288043] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.96-rc1+ #1 [ 1.288231] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 [ 1.288582] Call Trace:
Other than that we have only the usual gmp.h failures.
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/45...
I'll re-trigger the x86 qemu test, but it looks like real problem to me.
Huh. It suceeded this time.
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/2039003...
Best regards, Pavel