Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-09-15 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_678884947 Unfortunately, enabling it in common/generic/CONFIG_KEXEC_SIG would also enable CONFIG_KEXEC_SIG for ppc64le which hasn't enabled this option in RHEL8. __

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-12 Thread Baoquan He (via Email Bridge)
From: Baoquan He on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_623668419 This looks good to me, ack the patch. Maybe arm64 part can be addressed later separately when testing is done locally. Thanks Baoquan ___ ker

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-11 Thread Dave Young (via Email Bridge)
From: Dave Young on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_623535597 For arm64, we never tested the signature verification on arm64, maybe we can add it later separately once we have some test results on this. ___

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-11 Thread pbrobinson (via Email Bridge)
From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_623274617 Any reason we'd not want to enable this for arm64 for el9 too? It's been supported there since 5.4? I suspect we should just unify this to a common/generic/CONFIG_KEXEC_SIG so it's enabled

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-08 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_621699520 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-08 Thread Bruno Meneguele (via Email Bridge)
From: Bruno Meneguele on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_621695597 Acked-by: Bruno Meneguele ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fed

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-06 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_620171333 @dzickusrh Yes, the pipeline has now passed with !1225 and new added CONFIG_KEXEC_SIG_FORCE files. ___ kernel mailing list -- kernel@lists.fedorap

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-06 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1227#note_620170683 Thanks! Pipeline has now passed. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedo

[OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64

2021-07-06 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu redhat/configs: enable KEXEC_SIG which is already enabled in RHEL8 for s390x and x86_64 Enable KEXEC_SIG for s390x and x86_64 which is already enabled in RHEL8. Note when building .src.rpm, process_configs.sh would error on unset config options. So CONFIG_KEXEC_SIG_FORCE files a