diff options
| author | Tao Ma <[email protected]> | 2011-09-14 07:31:01 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2011-09-14 07:31:01 +0000 |
| commit | 8ad6a56f5679a987bfeacad1bd818a2a381aa98e (patch) | |
| tree | 945959995bd601627b300db0971deb4648770718 /lib/dynamic_debug.c | |
| parent | mm: Add comment explaining task state setting in bdi_forker_thread() (diff) | |
| download | kernel-8ad6a56f5679a987bfeacad1bd818a2a381aa98e.tar.gz kernel-8ad6a56f5679a987bfeacad1bd818a2a381aa98e.zip | |
block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_request
In __blk_complete_request, we check both QUEUE_FLAG_SAME_COMP and req->cpu
to decide whether we should use req->cpu. Actually the user can also
select the complete cpu by either setting BIO_CPU_AFFINE or by calling
bio_set_completion_cpu. Current solution makes these 2 ways don't work
any more. So we'd better just check req->cpu.
Signed-off-by: Tao Ma <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
