[OS-BUILD PATCH] Add more kunit tests to mod-internal.list for 6.3

2023-02-23 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes Add more kunit tests to mod-internal.list for 6.3 I am sure there will be more, but the first batch is in from the drm merge. Just new kunit tests which need to be in mod-internal for depmod to succeed. Signed-off-by: Justin M. Forbes diff --git

Re: [OS-BUILD PATCH] redhat/configs: enable PROVE_RAW_LOCK_NESTED for debug kernels

2023-02-23 Thread Wander Lairson Costa (via Email Bridge)
From: Wander Lairson Costa on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2311#note_1290235164 Closing as per @llong1 comment ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] redhat/configs: enable PROVE_RAW_LOCK_NESTED for debug kernels

2023-02-23 Thread Waiman Long (via Email Bridge)
From: Waiman Long on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2311#note_1290180647 According to the PROVE_RAW_LOCK_NESTING entry in lib/Kconfig.debug: NOTE: There are known nesting problems. So if you enable this option expect lockdep splats until

[OS-BUILD PATCH] redhat/configs: enable PROVE_RAW_LOCK_NESTED for debug kernels

2023-02-23 Thread Wander Lairson Costa (via Email Bridge)
From: Wander Lairson Costa redhat/configs: enable PROVE_RAW_LOCK_NESTED for debug kernels PROVE_RAW_LOCK_NESTED catches possible invalid locking order, especially in RT kernels. Signed-off-by: Wander Lairson Costa diff --git a/redhat/configs/common/debug/CONFIG_PROVE_RAW_LOCK_NESTING

Re: [OS-BUILD PATCHv2] redhat/spec: Update bpftool versioning scheme

2023-02-23 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2295#note_1289590952 /block ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org

Re: [OS-BUILD PATCHv2] redhat/spec: Update bpftool versioning scheme

2023-02-23 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2295#note_1289590597 @vmalikrh Since this introduces a new environment variable you will need to update the files under `redhat/self-test/data/` to expect the new variable to be set. Currently the