public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Broken source file in v2.4.7 sources
@ 2001-07-31 17:47 Nigel Bennington
  2001-07-31 18:25 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Nigel Bennington @ 2001-07-31 17:47 UTC (permalink / raw)
  To: axboe; +Cc: linux-kernel

Hi, I hope I've addressed this bug report to the right people...

In the sources for v2.4.7, as current yesterday (30/Jun/2001), the file

drivers/block/DAC960.c

refers to the sem member of a variable defined as being of type IO_Request_T

tracking this backwards, it maps to the structure struct request, defined in
the file

include/linux/blkdev.h

this struct does not contain a member sem, although it did in v2.4.3 (the
only other kernel sources I have),

this means that the DAC960.c file is broken in the 2.4.7 kernel.

Hope this helps.

p.s. Is 2.4.7 considered a stable release, or should I be looking at
something between 2.4.3 and 2.4.7?


Thanks in advance,


Nigel Bennington.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Broken source file in v2.4.7 sources
  2001-07-31 17:47 Broken source file in v2.4.7 sources Nigel Bennington
@ 2001-07-31 18:25 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2001-07-31 18:25 UTC (permalink / raw)
  To: Nigel Bennington; +Cc: linux-kernel

On Tue, Jul 31 2001, Nigel Bennington wrote:
> Hi, I hope I've addressed this bug report to the right people...
> 
> In the sources for v2.4.7, as current yesterday (30/Jun/2001), the file
> 
> drivers/block/DAC960.c
> 
> refers to the sem member of a variable defined as being of type IO_Request_T

Use 2.4.8-pre3, or whatever is latest now. The DAC960 breakage is known
and fixed.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-01  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-31 17:47 Broken source file in v2.4.7 sources Nigel Bennington
2001-07-31 18:25 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox