From: Mete Durlu mdurlu@redhat.com
redhat/configs: Adjust CONFIG_TUNE for s390x
JIRA: https://issues.redhat.com/browse/RHEL-86680
Upstream Status: RHEL only
Adjust kernel optimization/tuning for s390x latest machine generation.
Signed-off-by: Mete Durlu mdurlu@redhat.com
diff --git a/redhat/configs/rhel/generic/s390x/CONFIG_TUNE_Z15 b/redhat/configs/rhel/generic/s390x/CONFIG_TUNE_Z15 index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/s390x/CONFIG_TUNE_Z15 +++ b/redhat/configs/rhel/generic/s390x/CONFIG_TUNE_Z15 @@ -1 +1 @@ -CONFIG_TUNE_Z15=y +# CONFIG_TUNE_Z15 is not set diff --git a/redhat/configs/rhel/generic/s390x/CONFIG_TUNE_Z16 b/redhat/configs/rhel/generic/s390x/CONFIG_TUNE_Z16 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/s390x/CONFIG_TUNE_Z16 @@ -0,0 +1 @@ +CONFIG_TUNE_Z16=y
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3831
From: Steve Best on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3831#note_2460209...
@mdurlu please remove the jira ticket for this MR you don't need one for ark
kernel@lists.fedoraproject.org