From: Vladis Dronov <vdronov@xxxxxxxxxx> [redhat] Enable CONFIG_RANDOM_TRUST_CPU for all arches but aarch64 Many modern cloud instance types have hardware with RDRAND, but the RHEL-9 still do not use it. Enable CONFIG_RANDOM_TRUST_CPU the same way as in the RHEL-8 and Fedora. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1976877 Signed-off-by: Vladis Dronov <vdronov@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/CONFIG_RANDOM_TRUST_CPU b/redhat/configs/common/generic/CONFIG_RANDOM_TRUST_CPU deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/CONFIG_RANDOM_TRUST_CPU +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_RANDOM_TRUST_CPU is not set diff --git a/redhat/configs/fedora/generic/powerpc/CONFIG_RANDOM_TRUST_CPU b/redhat/configs/common/generic/powerpc/CONFIG_RANDOM_TRUST_CPU rename from redhat/configs/fedora/generic/powerpc/CONFIG_RANDOM_TRUST_CPU rename to redhat/configs/common/generic/powerpc/CONFIG_RANDOM_TRUST_CPU index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/powerpc/CONFIG_RANDOM_TRUST_CPU +++ b/redhat/configs/common/generic/powerpc/CONFIG_RANDOM_TRUST_CPU diff --git a/redhat/configs/fedora/generic/s390x/CONFIG_RANDOM_TRUST_CPU b/redhat/configs/common/generic/s390x/CONFIG_RANDOM_TRUST_CPU rename from redhat/configs/fedora/generic/s390x/CONFIG_RANDOM_TRUST_CPU rename to redhat/configs/common/generic/s390x/CONFIG_RANDOM_TRUST_CPU index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/s390x/CONFIG_RANDOM_TRUST_CPU +++ b/redhat/configs/common/generic/s390x/CONFIG_RANDOM_TRUST_CPU diff --git a/redhat/configs/fedora/generic/x86/CONFIG_RANDOM_TRUST_CPU b/redhat/configs/common/generic/x86/CONFIG_RANDOM_TRUST_CPU rename from redhat/configs/fedora/generic/x86/CONFIG_RANDOM_TRUST_CPU rename to redhat/configs/common/generic/x86/CONFIG_RANDOM_TRUST_CPU index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/x86/CONFIG_RANDOM_TRUST_CPU +++ b/redhat/configs/common/generic/x86/CONFIG_RANDOM_TRUST_CPU -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1287 _______________________________________________ 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