MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2335 JIRA: https://issues.redhat.com/browse/RHEL-257 Tested: https://beaker.engineering.redhat.com/jobs/7677847 - x86_64 had a warning - doesn’t seem related to anything we’ve done This MR adds backports for selected bugfixes and features to the livepatch subsystem for rhel-9.3. These commits were included: entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set - livepatch: fix race between fork and KLP transition - livepatch: Add a missing newline character in klp_module_coming() - selftests/livepatch: normalize sysctl error message - selftests/livepatch: add sysfs test - livepatch: add sysfs entry "patched" for each klp_object - livepatch: Move the result-invariant calculation out of the loop Signed-off-by: Julia Denham <jdenham@redhat.com> Approved-by: Yannick Cote <ycote@redhat.com> Approved-by: Josh Poimboeuf <jpoimboe@redhat.com> Approved-by: Joe Lawrence <joe.lawrence@redhat.com> Approved-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com> Signed-off-by: Jan Stancek <jstancek@redhat.com> |
||
---|---|---|
.. | ||
Makefile | ||
common.c | ||
common.h | ||
kvm.c | ||
syscall_user_dispatch.c |