• Andrew Morton's avatar
    [PATCH] DEADLINE: hash removal fix · 0b642bb2
    Andrew Morton authored
    From Jens: It fixes the occasional
    
    	BUG_ON(list_empty(&req->queuelist));
    
    which people have been hitting in include/linux/blkdev.h:
    blkdev_dequeue_request()
    0b642bb2
deadline-iosched.c 22.2 KB