2022-12-12 14:18:47

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.10 000/106] 5.10.159-rc1 review

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.

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.159-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

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 5.10.159-rc1

Frank Jungclaus <[email protected]>
can: esd_usb: Allow REC and TEC to return to zero

Emeel Hakim <[email protected]>
macsec: add missing attribute validation for offload

Dan Carpenter <[email protected]>
net: mvneta: Fix an out of bounds check

Eric Dumazet <[email protected]>
ipv6: avoid use-after-free in ip6_fragment()

Yang Yingliang <[email protected]>
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()

Juergen Gross <[email protected]>
xen/netback: fix build warning

Zhang Changzhong <[email protected]>
ethernet: aeroflex: fix potential skb leak in greth_init_rings()

Xin Long <[email protected]>
tipc: call tipc_lxc_xmit without holding node_read_lock

Zhengchao Shao <[email protected]>
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()

Ido Schimmel <[email protected]>
ipv4: Fix incorrect route flushing when table ID 0 is used

Ido Schimmel <[email protected]>
ipv4: Fix incorrect route flushing when source address is deleted

YueHaibing <[email protected]>
tipc: Fix potential OOB in tipc_link_proto_rcv()

Liu Jian <[email protected]>
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()

Liu Jian <[email protected]>
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()

Yongqiang Liu <[email protected]>
net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq

Hangbin Liu <[email protected]>
ip_gre: do not report erspan version on GRE interface

Jisheng Zhang <[email protected]>
net: stmmac: fix "snps,axi-config" node property parsing

Pankaj Raghav <[email protected]>
nvme initialize core quirks before calling nvme_init_subsystem

Kees Cook <[email protected]>
NFC: nci: Bounds check struct nfc_target arrays

Przemyslaw Patynowski <[email protected]>
i40e: Disallow ip4 and ip6 l4_4_bytes

Sylwester Dziedziuch <[email protected]>
i40e: Fix for VF MAC address 0

Michal Jaron <[email protected]>
i40e: Fix not setting default xps_cpus after reset

Dan Carpenter <[email protected]>
net: mvneta: Prevent out of bounds read in mvneta_config_rss()

Lin Liu <[email protected]>
xen-netfront: Fix NULL sring after live migration

Valentina Goncharenko <[email protected]>
net: encx24j600: Fix invalid logic in reading of MISTAT register

Valentina Goncharenko <[email protected]>
net: encx24j600: Add parentheses to fix precedence

Wei Yongjun <[email protected]>
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()

Zhengchao Shao <[email protected]>
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload

Artem Chernyshev <[email protected]>
net: dsa: ksz: Check return value

Chen Zhongjin <[email protected]>
Bluetooth: Fix not cleanup led when bt_init fails

Wang ShaoBo <[email protected]>
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()

Ronak Doshi <[email protected]>
vmxnet3: correctly report encapsulated LRO packet

Kuniyuki Iwashima <[email protected]>
af_unix: Get user_ns from in_skb in unix_diag_get_exact().

Guillaume BRUN <[email protected]>
drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420

YueHaibing <[email protected]>
net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH_BCM2835

Akihiko Odaki <[email protected]>
igb: Allocate MSI-X vector when testing

Akihiko Odaki <[email protected]>
e1000e: Fix TX dispatch condition

Xiongfeng Wang <[email protected]>
gpio: amd8111: Fix PCI device reference count leak

Qiqi Zhang <[email protected]>
drm/bridge: ti-sn65dsi86: Fix output polarity setting bug

Pablo Neira Ayuso <[email protected]>
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark

Hauke Mehrtens <[email protected]>
ca8210: Fix crash by zero initializing data

Ziyang Xuan <[email protected]>
ieee802154: cc2520: Fix error return code in cc2520_hw_init()

Stefano Brivio <[email protected]>
netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one

Dan Carpenter <[email protected]>
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()

Mateusz Jończyk <[email protected]>
rtc: mc146818-lib: fix locking in mc146818_set_time

Chris Wilson <[email protected]>
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()

Baolin Wang <[email protected]>
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page

Oliver Hartkopp <[email protected]>
can: af_can: fix NULL pointer dereference in can_rcv_filter

ZhangPeng <[email protected]>
HID: core: fix shift-out-of-bounds in hid_report_raw_event

Anastasia Belova <[email protected]>
HID: hid-lg4ff: Add check for empty lbuf

Ankit Patel <[email protected]>
HID: usbhid: Add ALWAYS_POLL quirk for some mice

Rob Clark <[email protected]>
drm/shmem-helper: Avoid vm_open error paths

Rob Clark <[email protected]>
drm/shmem-helper: Remove errant put in error path

Zack Rusin <[email protected]>
drm/vmwgfx: Don't use screen objects when SEV is active

Thomas Huth <[email protected]>
KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field

Luiz Augusto von Dentz <[email protected]>
Bluetooth: Fix crash when replugging CSR fake controllers

Ismael Ferreras Morezuelas <[email protected]>
Bluetooth: btusb: Add debug message for CSR controllers

John Starks <[email protected]>
mm/gup: fix gup_pud_range() for dax

Tejun Heo <[email protected]>
memcg: fix possible use-after-free in memcg_write_event_control()

Hans Verkuil <[email protected]>
media: v4l2-dv-timings.c: fix too strict blanking sanity checks

Francesco Dolcini <[email protected]>
Revert "ARM: dts: imx7: Fix NAND controller size-cells"

Hans Verkuil <[email protected]>
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()

Juergen Gross <[email protected]>
xen/netback: don't call kfree_skb() with interrupts disabled

Juergen Gross <[email protected]>
xen/netback: do some code cleanup

Ross Lagerwall <[email protected]>
xen/netback: Ensure protocol headers don't fall in the non-linear area

Thomas Gleixner <[email protected]>
rtc: mc146818: Reduce spinlock section in mc146818_set_time()

Xiaofei Tan <[email protected]>
rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ

Mateusz Jończyk <[email protected]>
rtc: cmos: avoid UIP when reading alarm time

Mateusz Jończyk <[email protected]>
rtc: cmos: avoid UIP when writing alarm time

Mateusz Jończyk <[email protected]>
rtc: mc146818-lib: extract mc146818_avoid_UIP

Mateusz Jończyk <[email protected]>
rtc: mc146818-lib: fix RTC presence check

Mateusz Jończyk <[email protected]>
rtc: Check return value from mc146818_get_time()

Mateusz Jończyk <[email protected]>
rtc: mc146818-lib: change return values of mc146818_get_time()

Mateusz Jończyk <[email protected]>
rtc: cmos: remove stale REVISIT comments

Thomas Gleixner <[email protected]>
rtc: mc146818: Dont test for bit 0-5 in Register D

Thomas Gleixner <[email protected]>
rtc: mc146818: Detect and handle broken RTCs

Thomas Gleixner <[email protected]>
rtc: mc146818: Prevent reading garbage

Jann Horn <[email protected]>
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths

Jann Horn <[email protected]>
mm/khugepaged: fix GUP-fast interaction by sending IPI

Jann Horn <[email protected]>
mm/khugepaged: take the right locks for page table retraction

Davide Tronchin <[email protected]>
net: usb: qmi_wwan: add u-blox 0x1342 composition

Dominique Martinet <[email protected]>
9p/xen: check logical size for buffer size

Thinh Nguyen <[email protected]>
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer

Tetsuo Handa <[email protected]>
fbcon: Use kzalloc() in fbcon_prepare_logo()

Andreas Kemnade <[email protected]>
regulator: twl6030: fix get status of twl6032 regulators

Srinivasa Rao Mandadapu <[email protected]>
ASoC: soc-pcm: Add NULL check in BE reparenting

Filipe Manana <[email protected]>
btrfs: send: avoid unaligned encoded writes when attempting to clone range

Kees Cook <[email protected]>
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event

Konrad Dybcio <[email protected]>
regulator: slg51000: Wait after asserting CS pin

GUO Zihua <[email protected]>
9p/fd: Use P9_HDRSZ for header size

Johan Jonker <[email protected]>
ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188

Chancel Liu <[email protected]>
ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register

Giulio Benetti <[email protected]>
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation

Tomislav Novak <[email protected]>
ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels

Johan Jonker <[email protected]>
ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name

Johan Jonker <[email protected]>
arm64: dts: rockchip: fix ir-receiver node names

Johan Jonker <[email protected]>
ARM: dts: rockchip: fix ir-receiver node names

Sebastian Reichel <[email protected]>
arm: dts: rockchip: fix node name for hym8563 rtc

FUKAUMI Naoki <[email protected]>
arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series

Gavin Shan <[email protected]>
mm: migrate: fix THP's mapcount on isolation

Hugh Dickins <[email protected]>
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()

Alex Shi <[email protected]>
mm/vmscan: __isolate_lru_page_prepare() cleanup

Alex Shi <[email protected]>
mm/compaction: do page isolation first in compaction

Alex Shi <[email protected]>
mm/lru: introduce TestClearPageLRU()

Alex Shi <[email protected]>
mm/mlock: remove __munlock_isolate_lru_page()

Alex Shi <[email protected]>
mm/mlock: remove lru_lock on TestClearPageMlocked


-------------

Diffstat:

Makefile | 4 +-
arch/alpha/kernel/rtc.c | 7 +-
arch/arm/boot/dts/imx7s.dtsi | 4 +-
arch/arm/boot/dts/rk3036-evb.dts | 2 +-
arch/arm/boot/dts/rk3188-radxarock.dts | 2 +-
arch/arm/boot/dts/rk3188.dtsi | 3 +-
arch/arm/boot/dts/rk3288-evb-act8846.dts | 2 +-
arch/arm/boot/dts/rk3288-firefly.dtsi | 2 +-
arch/arm/boot/dts/rk3288-miqi.dts | 2 +-
arch/arm/boot/dts/rk3288-rock2-square.dts | 2 +-
arch/arm/boot/dts/rk3xxx.dtsi | 7 +
arch/arm/include/asm/perf_event.h | 2 +-
arch/arm/include/asm/pgtable-nommu.h | 6 -
arch/arm/include/asm/pgtable.h | 16 +-
arch/arm/mm/nommu.c | 19 ++
arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 1 -
arch/s390/kvm/vsie.c | 4 +-
arch/x86/kernel/hpet.c | 8 +-
drivers/base/power/trace.c | 6 +-
drivers/bluetooth/btusb.c | 5 +
drivers/gpio/gpio-amd8111.c | 4 +
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 6 +-
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 +-
drivers/gpu/drm/drm_gem_shmem_helper.c | 18 +-
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c | 4 +
drivers/hid/hid-core.c | 3 +
drivers/hid/hid-ids.h | 3 +
drivers/hid/hid-lg4ff.c | 6 +
drivers/hid/hid-quirks.c | 3 +
drivers/media/common/videobuf2/videobuf2-core.c | 102 ++++++---
drivers/media/v4l2-core/v4l2-dv-timings.c | 20 +-
drivers/net/can/usb/esd_usb2.c | 6 +
drivers/net/dsa/sja1105/sja1105_devlink.c | 2 +
drivers/net/ethernet/aeroflex/greth.c | 1 +
drivers/net/ethernet/broadcom/Kconfig | 1 +
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 4 +-
drivers/net/ethernet/hisilicon/hisi_femac.c | 2 +-
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +-
drivers/net/ethernet/intel/e1000e/netdev.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 6 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 19 +-
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 +
drivers/net/ethernet/intel/igb/igb_ethtool.c | 2 +
drivers/net/ethernet/marvell/mvneta.c | 2 +-
drivers/net/ethernet/microchip/encx24j600-regmap.c | 4 +-
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 8 +-
drivers/net/ieee802154/ca8210.c | 2 +-
drivers/net/ieee802154/cc2520.c | 2 +-
drivers/net/macsec.c | 1 +
drivers/net/plip/plip.c | 4 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/vmxnet3/vmxnet3_drv.c | 11 +-
drivers/net/xen-netback/common.h | 14 +-
drivers/net/xen-netback/interface.c | 22 +-
drivers/net/xen-netback/netback.c | 229 ++++++++++++---------
drivers/net/xen-netback/rx.c | 10 +-
drivers/net/xen-netfront.c | 6 +
drivers/nvme/host/core.c | 8 +-
drivers/regulator/slg51000-regulator.c | 2 +
drivers/regulator/twl6030-regulator.c | 15 +-
drivers/rtc/rtc-cmos.c | 209 ++++++++++++-------
drivers/rtc/rtc-mc146818-lib.c | 169 ++++++++++++---
drivers/usb/dwc3/gadget.c | 3 +-
drivers/video/fbdev/core/fbcon.c | 2 +-
fs/btrfs/send.c | 24 ++-
include/asm-generic/tlb.h | 4 +
include/linux/cgroup.h | 1 +
include/linux/hugetlb.h | 8 +-
include/linux/mc146818rtc.h | 6 +-
include/linux/page-flags.h | 1 +
include/linux/swap.h | 1 -
kernel/cgroup/cgroup-internal.h | 1 -
mm/compaction.c | 95 +++++++--
mm/gup.c | 16 +-
mm/hugetlb.c | 27 ++-
mm/khugepaged.c | 47 ++++-
mm/memcontrol.c | 15 +-
mm/mlock.c | 56 ++---
mm/mmu_gather.c | 4 +-
mm/vmscan.c | 155 ++++----------
net/9p/trans_fd.c | 6 +-
net/9p/trans_xen.c | 9 +
net/bluetooth/6lowpan.c | 1 +
net/bluetooth/af_bluetooth.c | 4 +-
net/bluetooth/hci_core.c | 3 +-
net/can/af_can.c | 4 +-
net/dsa/tag_ksz.c | 3 +-
net/ipv4/fib_frontend.c | 3 +
net/ipv4/fib_semantics.c | 1 +
net/ipv4/ip_gre.c | 48 +++--
net/ipv6/ip6_output.c | 5 +
net/mac802154/iface.c | 1 +
net/netfilter/nf_conntrack_netlink.c | 19 +-
net/netfilter/nft_set_pipapo.c | 5 +-
net/nfc/nci/ntf.c | 6 +
net/tipc/link.c | 4 +-
net/tipc/node.c | 12 +-
net/unix/diag.c | 20 +-
sound/core/seq/seq_memory.c | 11 +-
sound/soc/codecs/wm8962.c | 8 +
sound/soc/soc-pcm.c | 2 +
tools/testing/selftests/net/fib_tests.sh | 37 ++++
tools/testing/selftests/net/rtnetlink.sh | 2 +-
104 files changed, 1117 insertions(+), 612 deletions(-)



2022-12-12 18:26:12

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

Hi!

> 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.

CIP testing did not find any problems here:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5.10.y

Tested-by: Pavel Machek (CIP) <[email protected]>

Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Attachments:
(No filename) (662.00 B)
signature.asc (201.00 B)
Download all attachments

2022-12-12 18:46:17

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

Hi!

> 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.


> YueHaibing <[email protected]>
> net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH_BCM2835

This one is not suitable for 5.10, we don't have
PTP_1588_CLOCK_OPTIONAL there.

> Kees Cook <[email protected]>
> ALSA: seq: Fix function prototype mismatch in
> snd_seq_expand_var_event

This is useful fo kCFI, but we don't have kCFI in 5.10 and others.

Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Attachments:
(No filename) (834.00 B)
signature.asc (201.00 B)
Download all attachments

2022-12-12 20:21:15

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Mon, 12 Dec 2022 14:09:03 +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.
>
> 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.159-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

All tests passing for Tegra ...

Test results for stable-v5.10:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
75 tests: 75 pass, 0 fail

Linux version: 5.10.159-rc1-gd2432186ff47
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04

Tested-by: Jon Hunter <[email protected]>

Jon

2022-12-12 23:17:19

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On 12/12/22 05:09, 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.
>
> 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.159-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

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:

Tested-by: Florian Fainelli <[email protected]>
--
Florian

2022-12-13 00:18:30

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On 12/12/22 06:09, 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.
>
> 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.159-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. No dmesg regressions.

Tested-by: Shuah Khan <[email protected]>

thanks,
-- Shuah

2022-12-13 00:37:55

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

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 results:
total: 162 pass: 162 fail: 0
Qemu test results:
total: 475 pass: 475 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2022-12-13 07:53:53

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Mon, 12 Dec 2022 at 18:43, Greg Kroah-Hartman
<[email protected]> 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.
>
> 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.159-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

Regression detected on arm64 Raspberry Pi 4 Model B the NFS mount failed.

Reported-by: Linux Kernel Functional Testing <[email protected]>

Following changes have been noticed in the Kconfig file between good and bad.
The config files attached to this email.

-CONFIG_BCMGENET=y
-CONFIG_BROADCOM_PHY=y
+# CONFIG_BROADCOM_PHY is not set
-CONFIG_BCM7XXX_PHY=y
+# CONFIG_BCM7XXX_PHY is not set
-CONFIG_BCM_NET_PHYLIB=y

boot log:
----------
[ 0.000000] Linux version 5.10.159-rc1 (tuxmake@tuxmake)
(aarch64-linux-gnu-gcc (Debian 11.3.0-6) 11.3.0, GNU ld (GNU Binutils
for Debian) 2.39) #1 SMP PREEMPT @1670851702
[ 0.000000] Machine model: Raspberry Pi 4 Model B
...
[ 113.631107] VFS: Unable to mount root fs via NFS.
[ 113.636037] devtmpfs: mounted
[ 113.655540] Freeing unused kernel memory: 9408K
[ 113.678706] Run /sbin/init as init process
[ 113.683209] Run /etc/init as init process
[ 113.687486] Run /bin/init as init process
[ 113.691792] Run /bin/sh as init process
[ 113.695887] Kernel panic - not syncing: No working init found. Try
passing init= option to kernel. See Linux
Documentation/admin-guide/init.rst for guidance.
[ 113.710272] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.159-rc1 #1
[ 113.716806] Hardware name: Raspberry Pi 4 Model B (DT)
[ 113.722015] Call trace:
[ 113.724509] dump_backtrace+0x0/0x1d0
[ 113.728226] show_stack+0x20/0x30
[ 113.731590] dump_stack+0xf8/0x168
[ 113.735041] panic+0x184/0x390
[ 113.738141] kernel_init+0x10c/0x130
[ 113.741766] ret_from_fork+0x10/0x3c
[ 113.745397] SMP: stopping secondary CPUs
[ 113.749381] Kernel Offset: disabled
[ 113.752918] CPU features: 0x28240022,61006000
[ 113.757333] Memory Limit: none
[ 113.760441] ---[ end Kernel panic - not syncing: No working init
found. Try passing init= option to kernel. See Linux
Documentation/admin-guide/init.rst for guidance. ]---

Full test log details,
- https://lkft.validation.linaro.org/scheduler/job/5946533#L392
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/tests/
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/test/check-kernel-panic/history/

$ diff -Naurb good-rpi4.config bad-rpi4.config
--- good-rpi4.config 2022-12-08 16:38:17.000000000 +0530
+++ bad-rpi4.config 2022-12-12 19:05:51.000000000 +0530
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.10.158 Kernel Configuration
+# Linux/arm64 5.10.159-rc1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 11.3.0-6) 11.3.0"
CONFIG_CC_IS_GCC=y
@@ -2355,7 +2355,6 @@
# CONFIG_AURORA_NB8800 is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
-CONFIG_BCMGENET=y
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_TIGON3 is not set
@@ -2613,13 +2612,12 @@
# CONFIG_ADIN_PHY is not set
CONFIG_AQUANTIA_PHY=y
# CONFIG_AX88796B_PHY is not set
-CONFIG_BROADCOM_PHY=y
+# CONFIG_BROADCOM_PHY is not set
# CONFIG_BCM54140_PHY is not set
-CONFIG_BCM7XXX_PHY=y
+# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM84881_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_BCM_CYGNUS_PHY is not set
-CONFIG_BCM_NET_PHYLIB=y
# CONFIG_CICADA_PHY is not set
# CONFIG_CORTINA_PHY is not set
# CONFIG_DAVICOM_PHY is not set
@@ -2659,7 +2657,7 @@
CONFIG_MDIO_XGENE=y
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_BCM_IPROC=y
-CONFIG_MDIO_BCM_UNIMAC=y
+# CONFIG_MDIO_BCM_UNIMAC is not set
CONFIG_MDIO_CAVIUM=y
# CONFIG_MDIO_GPIO is not set
# CONFIG_MDIO_HISI_FEMAC is not set


## Build
* kernel: 5.10.159-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.10.y
* git commit: d2432186ff47a7e6d420858a997aebbe1bda2dd8
* git describe: v5.10.158-107-gd2432186ff47
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47

## Test Regressions (compared to v5.10.158)
* bcm2711-rpi-4-b, log-parser-test
- check-kernel-panic

## Metric Regressions (compared to v5.10.158)

## Test Fixes (compared to v5.10.158)

## Metric Fixes (compared to v5.10.158)


## Test result summary
total: 134142, pass: 116844, fail: 2542, skip: 14290, xfail: 466

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 151 total, 148 passed, 3 failed
* arm64: 49 total, 46 passed, 3 failed
* i386: 39 total, 37 passed, 2 failed
* mips: 31 total, 29 passed, 2 failed
* parisc: 8 total, 8 passed, 0 failed
* powerpc: 32 total, 26 passed, 6 failed
* riscv: 16 total, 14 passed, 2 failed
* s390: 16 total, 16 passed, 0 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 42 total, 40 passed, 2 failed

## Test suites summary
* boot
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-arm64/arm64.btitest.bti_c_func
* kselftest-arm64/arm64.btitest.bti_j_func
* kselftest-arm64/arm64.btitest.bti_jc_func
* kselftest-arm64/arm64.btitest.bti_none_func
* kselftest-arm64/arm64.btitest.nohint_func
* kselftest-arm64/arm64.btitest.paciasp_func
* kselftest-arm64/arm64.nobtitest.bti_c_func
* kselftest-arm64/arm64.nobtitest.bti_j_func
* kselftest-arm64/arm64.nobtitest.bti_jc_func
* kselftest-arm64/arm64.nobtitest.bti_none_func
* kselftest-arm64/arm64.nobtitest.nohint_func
* kselftest-arm64/arm64.nobtitest.paciasp_func
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* packetdrill
* perf
* perf/Zstd-perf.data-compression
* rcutorture
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org


Attachments:
bad-rpi4.config (233.47 kB)
good-rpi4.config (233.48 kB)
Download all attachments

2022-12-13 09:38:08

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Tue, Dec 13, 2022, at 08:48, Naresh Kamboju wrote:
> On Mon, 12 Dec 2022 at 18:43, Greg Kroah-Hartman
> <[email protected]> wrote:
>
> Regression detected on arm64 Raspberry Pi 4 Model B the NFS mount failed.
>
> Reported-by: Linux Kernel Functional Testing <[email protected]>
>
> Following changes have been noticed in the Kconfig file between good and bad.
> The config files attached to this email.
>
> -CONFIG_BCMGENET=y
> -CONFIG_BROADCOM_PHY=y
> +# CONFIG_BROADCOM_PHY is not set
> -CONFIG_BCM7XXX_PHY=y
> +# CONFIG_BCM7XXX_PHY is not set
> -CONFIG_BCM_NET_PHYLIB=y

> Full test log details,
> - https://lkft.validation.linaro.org/scheduler/job/5946533#L392
> -
> https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/tests/
> -
> https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/test/check-kernel-panic/history/

Where does the kernel configuration come from? Is this
a plain defconfig that used to work, or do you have
a board specific config file?

This is most likely caused by the added dependency on
CONFIG_PTP_1588_CLOCK that would lead to the BCMGENET
driver not being built-in if PTP support is in a module.

Arnd

2022-12-13 11:18:17

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Tue, 13 Dec 2022 at 14:50, Arnd Bergmann <[email protected]> wrote:
>
> On Tue, Dec 13, 2022, at 08:48, Naresh Kamboju wrote:
> > On Mon, 12 Dec 2022 at 18:43, Greg Kroah-Hartman
> > <[email protected]> wrote:
> >
> > Regression detected on arm64 Raspberry Pi 4 Model B the NFS mount failed.
> >
> > Reported-by: Linux Kernel Functional Testing <[email protected]>
> >
> > Following changes have been noticed in the Kconfig file between good and bad.
> > The config files attached to this email.
> >
> > -CONFIG_BCMGENET=y
> > -CONFIG_BROADCOM_PHY=y
> > +# CONFIG_BROADCOM_PHY is not set
> > -CONFIG_BCM7XXX_PHY=y
> > +# CONFIG_BCM7XXX_PHY is not set
> > -CONFIG_BCM_NET_PHYLIB=y
>
> > Full test log details,
> > - https://lkft.validation.linaro.org/scheduler/job/5946533#L392
> > -
> > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/tests/
> > -
> > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/test/check-kernel-panic/history/
>
> Where does the kernel configuration come from? Is this
> a plain defconfig that used to work, or do you have
> a board specific config file?
>
> This is most likely caused by the added dependency on
> CONFIG_PTP_1588_CLOCK that would lead to the BCMGENET
> driver not being built-in if PTP support is in a module.

Here is the build command which is the same for working and not working
kernels.

# tuxmake --runtime podman --target-arch arm64 --toolchain gcc-11
--kconfig defconfig
--kconfig-add https://raw.githubusercontent.com/Linaro/meta-lkft/kirkstone/meta/recipes-kernel/linux/files/lkft.config
--kconfig-add https://raw.githubusercontent.com/Linaro/meta-lkft/kirkstone/meta/recipes-kernel/linux/files/lkft-crypto.config
--kconfig-add https://raw.githubusercontent.com/Linaro/meta-lkft/kirkstone/meta/recipes-kernel/linux/files/distro-overrides.config
--kconfig-add https://raw.githubusercontent.com/Linaro/meta-lkft/kirkstone/meta/recipes-kernel/linux/files/systemd.config
--kconfig-add https://raw.githubusercontent.com/Linaro/meta-lkft/kirkstone/meta/recipes-kernel/linux/files/virtio.config
--kconfig-add CONFIG_ARM64_MODULE_PLTS=y
--kconfig-add CONFIG_SYN_COOKIES=y
--kconfig-add CONFIG_SCHEDSTATS=y CROSS_COMPILE_COMPAT=arm-linux-gnueabihf-

- Naresh

>
> Arnd

2022-12-13 11:25:57

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Tue 2022-12-13 10:20:30, Arnd Bergmann wrote:
> On Tue, Dec 13, 2022, at 08:48, Naresh Kamboju wrote:
> > On Mon, 12 Dec 2022 at 18:43, Greg Kroah-Hartman
> > <[email protected]> wrote:
> >
> > Regression detected on arm64 Raspberry Pi 4 Model B the NFS mount failed.
> >
> > Reported-by: Linux Kernel Functional Testing <[email protected]>
> >
> > Following changes have been noticed in the Kconfig file between good and bad.
> > The config files attached to this email.
> >
> > -CONFIG_BCMGENET=y
> > -CONFIG_BROADCOM_PHY=y
> > +# CONFIG_BROADCOM_PHY is not set
> > -CONFIG_BCM7XXX_PHY=y
> > +# CONFIG_BCM7XXX_PHY is not set
> > -CONFIG_BCM_NET_PHYLIB=y
>
> > Full test log details,
> > - https://lkft.validation.linaro.org/scheduler/job/5946533#L392
> > -
> > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/tests/
> > -
> > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/test/check-kernel-panic/history/
>
> Where does the kernel configuration come from? Is this
> a plain defconfig that used to work, or do you have
> a board specific config file?
>
> This is most likely caused by the added dependency on
> CONFIG_PTP_1588_CLOCK that would lead to the BCMGENET
> driver not being built-in if PTP support is in a module.

There's no PTP_1588_CLOCK_OPTIONAL in 5.10. This needs to be dropped:

|2a4912705 421f86 o: 5.10| net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH_BCM2835

Best regards,
Pavel

--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Attachments:
(No filename) (1.78 kB)
signature.asc (201.00 B)
Download all attachments

2022-12-13 12:13:30

by Sudip Mukherjee

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

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.


[1]. https://openqa.qa.codethink.co.uk/tests/2339


Tested-by: Sudip Mukherjee <[email protected]>

--
Regards
Sudip

2022-12-13 14:47:28

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Mon, Dec 12, 2022 at 07:31:59PM +0100, Pavel Machek wrote:
> Hi!
>
> > 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.
>
>
> > YueHaibing <[email protected]>
> > net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH_BCM2835
>
> This one is not suitable for 5.10, we don't have
> PTP_1588_CLOCK_OPTIONAL there.

Now dropped.

> > Kees Cook <[email protected]>
> > ALSA: seq: Fix function prototype mismatch in
> > snd_seq_expand_var_event
>
> This is useful fo kCFI, but we don't have kCFI in 5.10 and others.

I'll keep this one as it solves a clang warning that people are going to
hit eventually on older kernels.

thanks,

greg k-h

2022-12-13 15:31:09

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Tue, Dec 13, 2022 at 10:20:30AM +0100, Arnd Bergmann wrote:
> On Tue, Dec 13, 2022, at 08:48, Naresh Kamboju wrote:
> > On Mon, 12 Dec 2022 at 18:43, Greg Kroah-Hartman
> > <[email protected]> wrote:
> >
> > Regression detected on arm64 Raspberry Pi 4 Model B the NFS mount failed.
> >
> > Reported-by: Linux Kernel Functional Testing <[email protected]>
> >
> > Following changes have been noticed in the Kconfig file between good and bad.
> > The config files attached to this email.
> >
> > -CONFIG_BCMGENET=y
> > -CONFIG_BROADCOM_PHY=y
> > +# CONFIG_BROADCOM_PHY is not set
> > -CONFIG_BCM7XXX_PHY=y
> > +# CONFIG_BCM7XXX_PHY is not set
> > -CONFIG_BCM_NET_PHYLIB=y
>
> > Full test log details,
> > - https://lkft.validation.linaro.org/scheduler/job/5946533#L392
> > -
> > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/tests/
> > -
> > https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.158-107-gd2432186ff47/testrun/13594402/suite/log-parser-test/test/check-kernel-panic/history/
>
> Where does the kernel configuration come from? Is this
> a plain defconfig that used to work, or do you have
> a board specific config file?
>
> This is most likely caused by the added dependency on
> CONFIG_PTP_1588_CLOCK that would lead to the BCMGENET
> driver not being built-in if PTP support is in a module.

I've dropped the patch that caused this and will push out a -rc2 in a
bit.

thanks all!

greg k-h

2022-12-13 16:23:00

by Sudip Mukherjee

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Tue, 13 Dec 2022 at 12:06, Sudip Mukherjee (Codethink)
<[email protected]> 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")


--
Regards
Sudip

2022-12-13 18:28:44

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.10 000/106] 5.10.159-rc1 review

On Tue, Dec 13, 2022 at 03:31:35PM +0000, Sudip Mukherjee wrote:
> On Tue, 13 Dec 2022 at 12:06, Sudip Mukherjee (Codethink)
> <[email protected]> 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