Re: [PATCH] Link order of drivers outside drivers/scsi

From: Linus Torvalds (torvalds@transmeta.com)
Date: Mon Oct 09 2000 - 12:30:12 EST


On Mon, 9 Oct 2000, Alan Cox wrote:
>
> SCSI has real ordering requirements for drivers.
>
> You have to do Buslogic and AHA17xx before AHA15xx or you get a wrong driver
> and in the 17xx case data corruption risks

Hmm.. The current order is the same as in 2.2.x, and puts aha17xx _after_
the other ones. Or did that change in the later 2.2.x series?

> You must do scsi before i2o_scsi or AMI Megaraids break

So change the drivers/Makefile to put scsi before i2o and
drivers/scsi/Makefile to do the aha17xx thing first, and we're all done.

(Not that I think any distribution would come with i2o even enabled at
this point, and the scsi ones all tend to be modules too).

End of story. No "reorganizations" needed.

                Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:12 EST