AFAICS, you just introduced some nasty list races in the interrupt
handlers. You must hold the queue locks when calling
blkdev_dequeue_request() and end_that_request_last(), for instance.
-- 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/