You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4476
JIRA: https://issues.redhat.com/browse/RHEL-39439
Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4224
v3: Added a stackleak plugin fix for bug introduced due to 0f7f7b6
v2:
Patch 1/5 fixes a crash with cpu hotplug. 2/5 and 3/5 and 4/5 do not introduce any functional changes - 3/5 and 4/5 are for SME and SEV respectively but are tied up since they use common machinery for running kernels with C-bit-encrypted. They help apply the following patch cleanly. 5/5 fixes a bug with SEV guests' behavior with accessing ROM regions. Although, it's unlikely we will hit it on top of KVM/QEMU, it is a bug fix and prevents a crash on top of non-efi hypervisors.
v1:
Patch 1/4 fixes a crash with cpu hotplug. 2/4 and 3/4 do not introduce any functional changes but 3/4 helps applying 4/4 cleanly. 4/4 fixes a bug with SEV guests' behavior with accessing ROM regions. Although, it's unlikely we will hit it on top of KVM/QEMU, it is a bug fix and prevents a crash on top of non-efi hypervisors.
Signed-off-by: Bandan Das <bsd@redhat.com>
Approved-by: Waiman Long <longman@redhat.com>
Approved-by: Donald Dutile <ddutile@redhat.com>
Approved-by: David Arcari <darcari@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Approved-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Merged-by: Scott Weaver <scweaver@redhat.com>
0 commit comments