2002-02-20 13:18:13

by Stelian Pop

[permalink] [raw]
Subject: [PATCH 2.5.5] rd compile fix

This patch (already posted here I believe) is _still_ required to compile
ramdisk support.

Jens, please push it harder to Linus...

Stelian.

===== drivers/block/rd.c 1.27 vs edited =====
--- 1.27/drivers/block/rd.c Tue Feb 5 16:23:14 2002
+++ edited/drivers/block/rd.c Wed Feb 13 14:35:55 2002
@@ -268,7 +268,7 @@
goto fail;

set_bit(BIO_UPTODATE, &sbh->bi_flags);
- sbh->bi_end_io(sbh, len >> 9);
+ sbh->bi_end_io(sbh);
return 0;
fail:
bio_io_error(sbh);
--
Stelian Pop <[email protected]>
Alcove - http://www.alcove.com