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>