[patch] bouncefix-2.5.1-A2

From: Ingo Molnar (mingo@elte.hu)
Date: Mon Dec 17 2001 - 06:11:14 EST


okay, there was another bug as well, this time in the loopback driver: it
did not set up its own bounce limit. This happens because the loopback
driver is a special driver that is not governed by the normal elevator,
thus it does not call blk_init_queue(). So the attached patch has two
fixes:

 - call blk_queue_bounce_limit() from loop.c
 - it fixes the off-by-one bounce-limit bugs in blkdev.h

does this fix your system?

        Ingo



-
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/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:12 EST