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/8417 JIRA: https://redhat.atlassian.net/browse/RHEL-92680 Upstream Status: RHEL only Pre-emption must be enabled when performing the copy to user-space. In fact there is no need to keep pre-emption disabled after the per-cpu RNG pointer has been initialised. So enable it at that point. Signed-off-by: Herbert Xu <herbert.xu@redhat.com> Approved-by: Simo Sorce <simo@redhat.com> Approved-by: Vladislav Dronov <vdronov@redhat.com> Approved-by: Bruno Meneguele <bmeneg@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>