diff options
author | 2011-01-07 08:46:59 +0100 | |
---|---|---|
committer | 2011-01-07 08:46:59 +0100 | |
commit | 30d7b9448f03f2c82d0fd44738674cc156a8ce0a (patch) | |
tree | f925a59dfe6a7b2da5240e9d43d873de7b1de273 /include/linux/gpio.h | |
parent | block: trace event block fix unassigned field (diff) | |
download | wireguard-linux-30d7b9448f03f2c82d0fd44738674cc156a8ce0a.tar.xz wireguard-linux-30d7b9448f03f2c82d0fd44738674cc156a8ce0a.zip |
block cfq: don't use atomic_t for cfq_queue
cfq_queue->ref is used with queue_lock hold, so ref doesn't need to be an atomic
and atomic operation is slower.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'include/linux/gpio.h')
0 files changed, 0 insertions, 0 deletions