From: Patrick Talbert <[email protected]> fedora: enable CONFIG_PAGE_POOL_STATS
CONFIG_MVNETA selects CONFIG_PAGE_POOL_STATS so we need to turn it on. Signed-off-by: Patrick Talbert <[email protected]> diff --git a/redhat/configs/fedora/generic/CONFIG_PAGE_POOL_STATS b/redhat/configs/fedora/generic/CONFIG_PAGE_POOL_STATS index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_PAGE_POOL_STATS +++ b/redhat/configs/fedora/generic/CONFIG_PAGE_POOL_STATS @@ -1 +1 @@ -# CONFIG_PAGE_POOL_STATS is not set +CONFIG_PAGE_POOL_STATS=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1821 _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
