diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-08-08 14:25:28 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-08-08 14:25:28 -0500 |
commit | 38fcdcf7a18a71410febb60181929ea590c3cbc6 (patch) | |
tree | 3f0c5100d1e1ce1e8f7677b0673905e01845ab43 | |
parent | 80ff73d4e8e5a1531009ce2e54a84b125047f565 (diff) | |
download | kernel-38fcdcf7a18a71410febb60181929ea590c3cbc6.tar.gz kernel-38fcdcf7a18a71410febb60181929ea590c3cbc6.tar.xz kernel-38fcdcf7a18a71410febb60181929ea590c3cbc6.zip |
Add test_cpumask to mod-internal.list
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r-- | mod-internal.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod-internal.list b/mod-internal.list index 9063c974f..d37a35f9b 100644 --- a/mod-internal.list +++ b/mod-internal.list @@ -57,3 +57,4 @@ clk_test mtty test_hmm test_vmalloc +test_cpumask |