Re: [PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Joshua Uziel
* Jens Axboe <[EMAIL PROTECTED]> [000906 06:32]: > On Wed, Sep 06 2000, Arnaldo Carvalho de Melo wrote: > > Em Wed, Sep 06, 2000 at 02:42:02AM -0700, Joshua Uziel escreveu: > > > Heya acme... seems you fixed the sr.c driver a bit too much and > > > killed an #ifdef MODULE that was needed if you

Re: [PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Jens Axboe
On Wed, Sep 06 2000, Arnaldo Carvalho de Melo wrote: > Em Wed, Sep 06, 2000 at 02:42:02AM -0700, Joshua Uziel escreveu: > > Heya acme... seems you fixed the sr.c driver a bit too much and > > killed an #ifdef MODULE that was needed if you build without > > Nope, I didn't touched this, Jens?

Re: [PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Arnaldo Carvalho de Melo
Em Wed, Sep 06, 2000 at 02:42:02AM -0700, Joshua Uziel escreveu: > Heya acme... seems you fixed the sr.c driver a bit too much and > killed an #ifdef MODULE that was needed if you build without Nope, I didn't touched this, Jens? - Arnaldo > modules (as I do on some of my SPARCs)... this change

[PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Joshua Uziel
Heya acme... seems you fixed the sr.c driver a bit too much and killed an #ifdef MODULE that was needed if you build without modules (as I do on some of my SPARCs)... this change was made in 2.4.0-test8-pre5... drivers/scsi/scsidrv.o: In function `init_sr': drivers/scsi/scsidrv.o(.text+0x1ece8):

[PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Joshua Uziel
Heya acme... seems you fixed the sr.c driver a bit too much and killed an #ifdef MODULE that was needed if you build without modules (as I do on some of my SPARCs)... this change was made in 2.4.0-test8-pre5... drivers/scsi/scsidrv.o: In function `init_sr': drivers/scsi/scsidrv.o(.text+0x1ece8):

Re: [PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Arnaldo Carvalho de Melo
Em Wed, Sep 06, 2000 at 02:42:02AM -0700, Joshua Uziel escreveu: Heya acme... seems you fixed the sr.c driver a bit too much and killed an #ifdef MODULE that was needed if you build without Nope, I didn't touched this, Jens? - Arnaldo modules (as I do on some of my SPARCs)... this change

Re: [PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Jens Axboe
On Wed, Sep 06 2000, Arnaldo Carvalho de Melo wrote: Em Wed, Sep 06, 2000 at 02:42:02AM -0700, Joshua Uziel escreveu: Heya acme... seems you fixed the sr.c driver a bit too much and killed an #ifdef MODULE that was needed if you build without Nope, I didn't touched this, Jens? Yeah, this

Re: [PATCH] sr.c 2.4.0-test8-pre5 breakage

2000-09-06 Thread Joshua Uziel
* Jens Axboe [EMAIL PROTECTED] [000906 06:32]: On Wed, Sep 06 2000, Arnaldo Carvalho de Melo wrote: Em Wed, Sep 06, 2000 at 02:42:02AM -0700, Joshua Uziel escreveu: Heya acme... seems you fixed the sr.c driver a bit too much and killed an #ifdef MODULE that was needed if you build