summaryrefslogtreecommitdiff
path: root/drivers/serial/jsm/jsm_tty.c
diff options
context:
space:
mode:
authorKen Chen <kenneth.w.chen@intel.com>2005-04-16 22:25:43 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 22:25:43 (GMT)
commita299738283a654544c75167d190d9e87b77e5fb7 (patch)
tree653e92ba3b9b19cbfe0d86d64d573eab7886b193 /drivers/serial/jsm/jsm_tty.c
parent975e046cc06005bafe0c5ce81d55a1b1eb84f5a1 (diff)
downloadlinux-fsl-qoriq-a299738283a654544c75167d190d9e87b77e5fb7.tar.xz
[PATCH] use cheaper elv_queue_empty when unplug a device
In function __generic_unplug_device(), kernel can use a cheaper function elv_queue_empty() instead of more expensive elv_next_request to find whether the queue is empty or not. blk_run_queue can also made conditional on whether queue's emptiness before calling request_fn(). Signed-off-by: Jens Axboe <axboe@suse.de> Signed-off-by: Ken Chen <kenneth.w.chen@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/serial/jsm/jsm_tty.c')
0 files changed, 0 insertions, 0 deletions