| commit | abe0724a1e6065c7230cd73c5b8772946087a1b9 | [log] [tgz] |
|---|---|---|
| author | Luis Chamberlain <mcgrof@kernel.org> | Fri Apr 24 21:54:55 2020 +0000 |
| committer | Luis Chamberlain <mcgrof@kernel.org> | Tue May 12 00:40:01 2020 -0600 |
| tree | fc2d6f15e9f9c3edc41faaba855d4c9dfeb67d56 | |
| parent | df239effc48df3e634b569490ae8f1e839048bcd [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. Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>