diff options
author | Ming Lei <tom.leiming@gmail.com> | 2014-05-10 17:01:49 (GMT) |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-05-10 21:42:13 (GMT) |
commit | 60f2df8a29df5f2db2c87fd23122a1cebdf2011a (patch) | |
tree | 29357144d3693b6569e6d525873c31c273c9cc56 /drivers/rpmsg | |
parent | 0289b2e110b7824b2f76d194ad6f8f0844e270ad (diff) | |
download | linux-60f2df8a29df5f2db2c87fd23122a1cebdf2011a.tar.xz |
blk-mq: bitmap tag: remove barrier in bt_clear_tag()
The barrier isn't necessary because both atomic_dec_and_test()
and wake_up() implicate one barrier.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/rpmsg')
0 files changed, 0 insertions, 0 deletions