Re: 2.5.5 not compilling ramdisk

Pierre Rousselet (pierre.rousselet@wanadoo.fr)
Sat, 23 Feb 2002 20:03:09 +0100


ertzog wrote:
> A strange problem seems to be in drivers/block/rd.c:271
known issue :
- sbh->bi_end_io(sbh, len >> 9);
+ sbh->bi_end_io(sbh);

Pierre

-- 
------------------------------------------------
  Pierre Rousselet <pierre.rousselet@wanadoo.fr>
------------------------------------------------

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