From: Nico Pache <npache@xxxxxxxxxx> Fix `Make dist-srpm` issue with CONFIG_VDPA when building SRPMS the following mismatch is reported Processing ./redhat/configs/kernel-s390x-zfcpdump-rhel.config ... Error: Mismatches found in configuration files Found CONFIG_VDPA=y after generation, had CONFIG_VDPA=m in Source tree This Commit sets CONFIG_VDPA=y on zfcpdump s390x Fixes: 3b37ab6e8ee4 Signed-off-by: Nico Pache <npache@xxxxxxxxxx> diff a/redhat/configs/common/generic/s390x/zfcpdump/CONFIG_VDPA b/redhat/configs/common/generic/s390x/zfcpdump/CONFIG_VDPA --- /dev/null +++ b/redhat/configs/common/generic/s390x/zfcpdump/CONFIG_VDPA @@ -0,0 +1 @@ +CONFIG_VDPA=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1034 _______________________________________________ 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