On 11/10/21 11:43 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.79 release. There are 21 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 Fri, 12 Nov 2021 18:19:54 +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.79-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. thanks, greg k-h
Compiled and booted on my test system. dmesg regressions. It took a very long time in trying to start Journal services and finally timed out. Pervious boot was on 5.14.18-rc1 both boot and shutdown were clean.
systemd[1]: systemd-journald.service: Failed with result 'timeout'. systemd[1]: Failed to start Journal Service. systemd[1]: systemd-journald.service: Consumed 3min 490ms CPU time. systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 6. systemd[1]: Stopped Journal Service. systemd[1]: systemd-journald.service: Consumed 3min 490ms CPU time. systemd[1]: Starting Journal Service... systemd-journald[913]: File /run/log/journal/351d6659a0b4490baeff8ad3c4704a35/system.journal corrupted or uncleanly shut down, renaming and replacing. systemd[1]: Started Journal Service.
Tested-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> thanks, -- Shuah