mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9.git
synced 2026-09-09 00:08:12 +08:00
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/8156 JIRA: https://redhat.atlassian.net/browse/RHEL-168822 Make sure that the UEFI code in the kernel has the latest fixes from upstream. Omitted-fix: 4cdcdbe504541f56c2fed9e4d62b4099626aa598 ("i2c: designware: Remove i2c_dw_remove_lock_support()") - the other patch "Use PCI PSP driver for communication" is not in downstream, so this does not apply Omitted-fix: d9e4142e7635f6f7173854667c0695ce5b836bbc ("kho: add size parameter to kho_add_subtree()") - 64b45dd46e15 is just mentioned as an example in the commit message Omitted-fix: 76aa46b9e4049247858309c6e3527d477da2b2fe ("kho: kexec-metadata: track previous kernel chain") - 64b45dd46e15 is just mentioned as an example in the commit message Omitted-fix: d9e4142e7635f6f7173854667c0695ce5b836bbc ("kho: add size parameter to kho_add_subtree()") - 64b45dd46e15 is just mentioned as an example in the commit message Omitted-fix: 76aa46b9e4049247858309c6e3527d477da2b2fe ("kho: kexec-metadata: track previous kernel chain") - 64b45dd46e15 is just mentioned as an example in the commit message Omitted-fix: ebf5a79acf9a2970e93d30a9e97b08913ef15711 ("x86/efistub: Drop redundant clearing of BSS") - the affected code is not in downstream Signed-off-by: Thomas Huth <thuth@redhat.com> Approved-by: Steve Best <sbest@redhat.com> Approved-by: Mark Langsdorf <mlangsdo@redhat.com> Approved-by: Ricardo Robaina <rrobaina@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>