On Tue, Dec 13, 2022 at 03:31:35PM +0000, Sudip Mukherjee wrote:
On Tue, 13 Dec 2022 at 12:06, Sudip Mukherjee (Codethink) sudipm.mukherjee@gmail.com wrote:
Hi Greg,
On Mon, Dec 12, 2022 at 02:09:03PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.159 release. There are 106 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, 14 Dec 2022 13:08:57 +0000. Anything received after that time might be too late.
Build test (gcc version 11.3.1 20221127): mips: 63 configs -> no failure arm: 104 configs -> no failure arm64: 3 configs -> no failure x86_64: 4 configs -> no failure alpha allmodconfig -> no failure powerpc allmodconfig -> no failure riscv allmodconfig -> no failure s390 allmodconfig -> no failure xtensa allmodconfig -> no failure
Boot test: x86_64: Booted on my test laptop. No regression. x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). Regression noticed: Failed to start Network Manager
Will try a bisect and find which commit caused it.
Bisect pointed to 60aefe77fb48 ("net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH_BCM2835")
Should be fixed in -rc2.
thanks,
greg k-h