From: Nico Pache <npache@xxxxxxxxxx> redhat: enable CONFIG_TEST_VMALLOC for vm selftests Compile CONFIG_TEST_VMALLOC as a module and isolate it to the internals package only. Upstream-status: RHEL-only Signed-off-by: Nico Pache <npache@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/CONFIG_TEST_VMALLOC b/redhat/configs/common/generic/CONFIG_TEST_VMALLOC index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_TEST_VMALLOC +++ b/redhat/configs/common/generic/CONFIG_TEST_VMALLOC @@ -1 +1 @@ -# CONFIG_TEST_VMALLOC is not set +CONFIG_TEST_VMALLOC=m diff --git a/redhat/mod-internal.list b/redhat/mod-internal.list index blahblah..blahblah 100644 --- a/redhat/mod-internal.list +++ b/redhat/mod-internal.list @@ -57,3 +57,4 @@ clk_test mtty test_hmm gup_test +test_vmalloc -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1783 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure