The kernel-ark os-build branch has been rebased.

2021-11-01 Thread Justin Forbes
If you have a pending merge request, you will need to rebase your source tree and force push so that things will cleanly merge. As we did with 5.14, we have done this again for os-build, we expect to keep it up as a cadence with every upstream release. This means we will do it again when 5.16

[OS-BUILD PATCH] Turn CONFIG_DEVMEM back on for aarch64

2021-11-01 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes Turn CONFIG_DEVMEM back on for aarch64 We have ended up with a config mismatch for the RHEL configs in a way that was unclear and untracked. CONFIG_STRICT_DEVMEM is enabled in configs/common/generic, but CONFIG_DEVMEM was disabled for aarc64 in RHEL (though not in

Re: [OS-BUILD PATCHv2] redhat: configs: move CONFIG_ACCESSIBILITY from fedora to common

2021-11-01 Thread John W. Linville (via Email Bridge)
From: John W. Linville on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1448#note_720123681 Note -- I pulled the latest and reimplemented the changes on top, so the diff between version 1 and version 2 looks bigger than the actual set of changes in the MR. Also, I used

Re: [OS-BUILD PATCHv3 0/2] redhat/configs: enable KEXEC_SIG for aarch64 RHEL

2021-11-01 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1442#note_720083675 Acked-by: Jarod Wilson (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] redhat: configs: Update configs for vmware

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

Re: [OS-BUILD PATCH] redhat: configs: Update configs for vmware

2021-11-01 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1449#note_720055451 Acked-by: Jarod Wilson (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

[OS-BUILD PATCHv2] redhat: configs: move CONFIG_ACCESSIBILITY from fedora to common

2021-11-01 Thread John W. Linville (via Email Bridge)
From: John Linville redhat: configs: move CONFIG_ACCESSIBILITY from fedora to common Also add an "is not set" entry for CONFIG_A11Y_BRAILLE_CONSOLE under ark, since we are not enabling that at this time. Signed-off-by: John W. Linville diff --git

Re: [OS-BUILD PATCH] redhat: configs: add CONFIG_ACCESSIBILITY and related items

2021-11-01 Thread John W. Linville (via Email Bridge)
From: John W. Linville on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1448#note_720020408 Ah, indeed -- didn't put notice that... ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

[OS-BUILD PATCHv3 0/2] redhat/configs: enable KEXEC_SIG for aarch64 RHEL

2021-11-01 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1442 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1994858 KEXEC_SIG needs to enabled for aarch64 so the kernel image's signature can be verified when loading a kernel image via kexec

[OS-BUILD PATCHv3 2/2] redhat/configs: enable KEXEC_IMAGE_VERIFY_SIG for RHEL

2021-11-01 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu redhat/configs: enable KEXEC_IMAGE_VERIFY_SIG for RHEL CONFIG_KEXEC_IMAGE_VERIFY_SIG is enabled so kernel image signature verification support could be enabled for aarch64. This option has already been enabled for Fedora. Signed-off-by: Coiby Xu diff --git

[OS-BUILD PATCHv3 1/2] redhat/configs: enable KEXEC_SIG for aarch64 RHEL

2021-11-01 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu redhat/configs: enable KEXEC_SIG for aarch64 RHEL Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1994858 KEXEC_SIG needs to be enabled for aarch64 so the kernel image's signature can be verified when loading a kernel image via kexec with secureboot enabled. Since this

Re: [OS-BUILD PATCHv2] redhat/configs: enable KEXEC_SIG for aarch64 RHEL

2021-11-01 Thread Coiby Xu (via Email Bridge)
From: Coiby Xu on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1442#note_719906578 Oh, I make a mistake. KEXEC_SIG doesn't exist for POWER. So it's indeed an NO- OP. Btw, POWER uses IMA appraise to verify the signature appended to the kernel image. So it doesn't need it.

Re: [OS-BUILD PATCHv3 0/2] redhat/configs: create a separate config for gcov options

2021-11-01 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1433#note_719885457 Acked-by: Justin M. Forbes <[REDACTED]> (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

Re: [OS-BUILD PATCHv2 0/2] Fedora documentation updates

2021-11-01 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1443#note_719884382 Acked-by: Justin M. Forbes <[REDACTED]> (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

Re: [OS-BUILD PATCH] Ignore the rhel9 kabi files

2021-11-01 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1445#note_719883747 Acked-by: Justin M. Forbes <[REDACTED]> (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

Re: [OS-BUILD PATCH] Remove legacy elrdy cruft

2021-11-01 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1446#note_719883560 Acked-by: Justin M. Forbes <[REDACTED]> (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

Re: [OS-BUILD PATCH] RHMAINTAINERS: Update for Oct 29 2021

2021-11-01 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1447#note_719882949 Acked-by: Justin M. Forbes <[REDACTED]> (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe