Re: [PATCH v9] Kunit to check the longest symbol length

2025-03-13 Thread David Gow
On Mon, 3 Mar 2025 at 06:15, Sergio González Collado wrote: > > The longest length of a symbol (KSYM_NAME_LEN) was increased to 512 > in the reference [1]. This patch adds kunit test suite to check the longest > symbol length. These tests verify that the longest symbol length defined > is supporte

Re: [PATCH net 7/7] selftests: net: test for lwtunnel dst ref loops

2025-03-13 Thread Paolo Abeni
On 3/11/25 3:12 PM, Justin Iurman wrote: > diff --git a/tools/testing/selftests/net/config > b/tools/testing/selftests/net/config > index 5b9baf708950..61e5116987f3 100644 > --- a/tools/testing/selftests/net/config > +++ b/tools/testing/selftests/net/config > @@ -107,3 +107,5 @@ CONFIG_XFRM_INTERF

Re: arm64: Kernel crash at devm_kmalloc include/linux/device.h: drivers/base/devres.c

2025-03-13 Thread Robin Murphy
On 2025-03-13 11:26 am, Naresh Kamboju wrote: Regression on arm64 FVP and rock-pi-4-b while booting the Linux next-20250312 and next-20250313. the following crash noticed with KVM Kconfigs. First seen on next-20250312. Good: next-20250311 Bad: 6.14.0-rc6-next-20250312 and 6.14.0-rc6-next

arm64: Kernel crash at devm_kmalloc include/linux/device.h: drivers/base/devres.c

2025-03-13 Thread Naresh Kamboju
Regression on arm64 FVP and rock-pi-4-b while booting the Linux next-20250312 and next-20250313. the following crash noticed with KVM Kconfigs. First seen on next-20250312. Good: next-20250311 Bad: 6.14.0-rc6-next-20250312 and 6.14.0-rc6-next-20250313 Boot regression: arm64 devm_kmalloc