From: Thomas Huth on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3865

While working on a backport to RHEL-9 (https://gitlab.com/redhat/centos-
stream/src/kernel/centos-stream-9/-/merge_requests/6695), we noticed that some
options are still set in a non-optimal way in the ARK kernel:

1. The CONFIG_AP_DEBUG switch can be consolidated between RHEL and Fedora, and
we should make sure that it resides in a s390x sub-folder.
2. We should make explicitly sure that CONFIG_VIRTIO_MEM is disabled on ppc64
in RHEL - if we want to enable it, it should be done consciously in the
future.

Signed-off-by: Thomas Huth <[email protected]>

---
 redhat/configs/fedora/generic/s390x/CONFIG_AP_DEBUG => 
redhat/configs/common/generic/s390x/CONFIG_AP_DEBUG |  0 
 redhat/configs/rhel/generic/powerpc/CONFIG_VIRTIO_MEM                          
                            |  1 +
 redhat/configs/rhel/generic/CONFIG_AP_DEBUG                                    
                            |  1 -
 3 files changed, 1 insertions(+), 1 deletions(-)

-- 
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to