-
由 David Sterba 提交于
Removing barriers is scary, but a call to atomic_dec_and_test implies a barrier, so we don't need to issue another one. Signed-off-by: NDavid Sterba <dsterba@suse.com>
779adf0f
Removing barriers is scary, but a call to atomic_dec_and_test implies
a barrier, so we don't need to issue another one.
Signed-off-by: NDavid Sterba <dsterba@suse.com>