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
Merge: SCSI sg driver -stable fixes for regression in 9.4
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4216
This MR contains 2 fixes from -stable to fix a regression in the 9.4
kernel that is causing a customer crash. The second fix is itself a
fix for the first fix.
scsi: sg: Avoid sg device teardown race Fixes: db59133 ("scsi: sg: fix blktrace debugfs entries leakage")
scsi: sg: Avoid race in error handling & drop bogus warn Fixes: 27f58c0 ("scsi: sg: Avoid sg device teardown race")
JIRA: https://issues.redhat.com/browse/RHEL-35659
Upstream Status: From upstream linux mainline
Signed-off-by: Ewan D. Milne <emilne@redhat.com>
Approved-by: Maurizio Lombardi <mlombard@redhat.com>
Approved-by: John Meneghini <jmeneghi@redhat.com>
Approved-by: Ming Lei <ming.lei@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Lucas Zampieri <lzampier@redhat.com>
0 commit comments