2001-12-29 00:11:23

by Miles Lane

[permalink] [raw]
Subject: 2.5.1-dj7 -- fdomain.c: In function `do_fdomain_16x0_intr': `io_request_lock' undeclared


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -DPCMCIA
-D__NO_VERSION__ -c -o fdomain.o ../fdomain.c
../fdomain.c: In function `do_fdomain_16x0_intr':
../fdomain.c:1268: `io_request_lock' undeclared (first use in this
function)
../fdomain.c:1268: (Each undeclared identifier is reported only once
../fdomain.c:1268: for each function it appears in.)
../fdomain.c: In function `fdomain_16x0_release':
../fdomain.c:2045: warning: control reaches end of non-void function
make[3]: *** [fdomain.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/scsi/pcmcia'


2001-12-29 00:23:53

by Alan

[permalink] [raw]
Subject: Re: 2.5.1-dj7 -- fdomain.c: In function `do_fdomain_16x0_intr':

> ../fdomain.c: In function `do_fdomain_16x0_intr':
> ../fdomain.c:1268: `io_request_lock' undeclared (first use in this
> function)
> ../fdomain.c:1268: (Each undeclared identifier is reported only once
> ../fdomain.c:1268: for each function it appears in.)
> ../fdomain.c: In function `fdomain_16x0_release':
> ../fdomain.c:2045: warning: control reaches end of non-void function

Its not been ported to the new block layer yet. Thats a non trivial
challenge for such an old code and grungy driver

2001-12-29 01:07:07

by Dave Jones

[permalink] [raw]
Subject: Re: 2.5.1-dj7 -- fdomain.c: In function `do_fdomain_16x0_intr': `io_request_lock' undeclared

On 28 Dec 2001, Miles Lane wrote:

> ../fdomain.c: In function `do_fdomain_16x0_intr':
> ../fdomain.c:1268: `io_request_lock' undeclared (first use in this

Also present in Linus' tree. Another victim in need of bio work.

Dave.

--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs