lkml.org 
[lkml]   [2003]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.5.64-mm6: oops in elv_remove_request
On Fri, Mar 14 2003, Jeremy Fitzhardinge wrote:
> With the version or cdrtools I compiled, I get an instant oops+lockup
> with the above command when running with anticipatory scheduler in
> 2.5.64-mm6 (hand written):
>
> elv_remove_request
> ide_end_request
> cdrom_end_request
> cdrom_decode_status
> cdrom_newpc_intr


--- drivers/block/as-iosched.c~ 2003-03-14 21:32:14.000000000 +0100
+++ drivers/block/as-iosched.c 2003-03-14 21:32:38.000000000 +0100
@@ -1341,6 +1341,8 @@
insert_here = ad->dispatch->prev;

list_add(&rq->queuelist, insert_here);
+ if (arq)
+ RB_CLEAR(&arq->rb_node);

if (!list_empty(ad->dispatch) && rq_data_dir(rq) == READ
&& (ad->antic_status == ANTIC_WAIT_REQ
--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.147 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site