[Bug 212337] scsi_debug: race at module load and module unload
From: <hidden>
Date: 2021-08-10 05:19:21
From: <hidden>
Date: 2021-08-10 05:19:21
https://bugzilla.kernel.org/show_bug.cgi?id=212337
--- Comment #22 from Luis Chamberlain (mcgrof@kernel.org) ---(In reply to Luis Chamberlain from comment #21)
(In reply to Luis Chamberlain from comment #20)quoted
one can eventually run into a situation where the recnt can be see in /sys/module/scsi_debug/refcnt as 0 and yet rmmod can fail. This is not possible with linux-next.This is false, the failure rate is just lower with linux-next, I see it around 1/1642 tries. I'll work on a reproducer but that is a separate issue, a generic module issue which I'll address.
I am tracking those failures and proposed fixes on korg#214015 [0] https://bugzilla.kernel.org/show_bug.cgi?id=214015 -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.