Re: Oops in _every_ 2.5 kernel - SCSI changes

From: Paulo Andre' (l16083@alunos.uevora.pt)
Date: Wed Feb 20 2002 - 14:10:39 EST


Hi again,

On 2002.02.20 11:10 Jens Axboe wrote:

> Hmm, does this work? What SCSI devices do you have attached?
>
> --- drivers/scsi/scsi_merge.c~ Wed Feb 20 12:08:11 2002
> +++ drivers/scsi/scsi_merge.c Wed Feb 20 12:07:26 2002
> @@ -136,7 +136,7 @@
> * hardware have no practical limit.
> */
> bounce_limit = BLK_BOUNCE_ANY;
> - else
> + else if (SHpnt->pci_dev)
> bounce_limit = SHpnt->pci_dev->dma_mask;
> } else if (SHpnt->unchecked_isa_dma)
> bounce_limit = BLK_BOUNCE_ISA;
>

It sure does! My days of seeking for this trivial fix are now over,
phew 8)
Thanks a lot Jens, keep up the great work.

// Paulo Andre'
-
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 : Sat Feb 23 2002 - 21:00:26 EST