summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJens Axboe2005-11-21 19:49:41 +0100
committerLinus Torvalds2005-11-21 20:04:52 +0100
commit8ad9ebb391e4cd75837ee608b9c33fcaceda0bc2 (patch)
treebac5dc39477176652b07dea14052d6febc2708bc /arch
parentMerge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart (diff)
downloadkernel-qcow2-linux-8ad9ebb391e4cd75837ee608b9c33fcaceda0bc2.tar.gz
kernel-qcow2-linux-8ad9ebb391e4cd75837ee608b9c33fcaceda0bc2.tar.xz
kernel-qcow2-linux-8ad9ebb391e4cd75837ee608b9c33fcaceda0bc2.zip
[PATCH] as-iosched: remove state assertion in as_add_request()
Kill the arq->state poison statement in as_add_request(), it can trigger for perfectly valid code that just reuses a request after io completion instead of freeing it and allocating a new one. We probably should introduce a blk_init_request() to start from scratch, but for now just kill it as we will be removing the as specific poisoning soon. Signed-off-by: Jens Axboe <axboe@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions