commit | aa933877e774e6c35afa5fc12e2676aa7eba332f | [log] [tgz] |
---|---|---|
author | Luis Chamberlain <mcgrof@kernel.org> | Fri Apr 24 21:54:55 2020 +0000 |
committer | Luis Chamberlain <mcgrof@kernel.org> | Wed Apr 29 01:16:40 2020 -0600 |
tree | b46f9045ef5893a4cbf0627734cafcc8d3296bbf | |
parent | 33f7c9a4d5e75832a31a45a4a8eff290fc8f5567 [diff] |
loop: be paranoid on exit and prevent new additions / removals Be pedantic on removal as well and hold the mutex. This should prevent uses of addition while we exit. Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>