From: Justin M. Forbes <jforbes(a)fedoraproject.org>
Add cfg80211-tests and mac80211-tests to mod-internal.list
New kunit tests with 6.7 that need to be added to mod-internal list as
they need the kunit symbols.
Signed-off-by: Justin M. Forbes <jforbes(a)fedoraproject.org>
diff --git a/redhat/scripts/mod/mod-internal.list b/redhat/scripts/mod/mod-internal.list
index blahblah..blahblah 100644
--- a/redhat/scripts/mod/mod-internal.list
+++ b/redhat/scripts/mod/mod-internal.list
@@ -1,5 +1,6 @@
bitfield_kunit
checksum_kunit
+cfg80211-tests
clk-fractional-divider_test
clk-gate_test
clk_test
@@ -44,6 +45,7 @@ lib_test
list-test
locktorture
mac80211_hwsim
+mac80211-tests
memcpy_kunit
mptcp_crypto_test
mptcp_token_test
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2795
From: Thorsten Leemhuis on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2771
NOTE: Truncated patchset since committer email 'fedora(a)leemhuis.info'
does not match the submitter's GitLab public email address
'linux(a)leemhuis.info'.
In the past few weeks while building linux-next for my kernel vanilla
repositories I noticed a few upstream changes that requires changes to mod-
internal.list for the kernel-ark build to succeed. Changes like these will
most likely be needed in kernel-ark soon, as the those upstream changes are
heading towards mainline currently. I'm providing these mod-internal.list
changes in advance in case they might helpful for @jmflinuxtx or somebody else
(either for cherry-picking for for merging as a whole).
Signed-off-by: Thorsten Leemhuis <fedora(a)leemhuis.info>
---
redhat/scripts/mod/mod-internal.list | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)