From: Patrick Talbert <[email protected]> [redhat] Disable CONFIG_VDPA for s390x/zfcpdump
This is enabled as a module now for the generic case so we either need to bake it in to the zfcpdump kernel or disable it. I chose the latter. Cc: Philipp Rudo <[email protected]> Cc: Jason Wang <[email protected]> Signed-off-by: Patrick Talbert <[email protected]> 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 is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1033 _______________________________________________ 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
