From: Nico Pache <npa...@redhat.com> redhat: Enable HMM test to be used by the kselftest test suite
This commit enables the hmm test to be compiled into the internals packaging, which will be utilized by the kselftests userspace executor. Upstream-status: RHEL-only Signed-off-by: Nico Pache <npa...@redhat.com> diff --git a/redhat/configs/common/generic/CONFIG_TEST_HMM b/redhat/configs/common/generic/CONFIG_TEST_HMM index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_TEST_HMM +++ b/redhat/configs/common/generic/CONFIG_TEST_HMM @@ -1 +1 @@ -# CONFIG_TEST_HMM is not set +CONFIG_TEST_HMM=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 @@ -55,3 +55,4 @@ overflow_kunit clk-gate_test clk_test mtty +test_hmm -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1783 _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org 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@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure