public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.5pre1 /drivers/block/rd.c using nr_sectors
@ 2002-02-15 22:07 Holzrichter, Bruce
  2002-02-18  7:01 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Holzrichter, Bruce @ 2002-02-15 22:07 UTC (permalink / raw)
  To: 'axboe@burns.home.kernel.dk'
  Cc: 'linux-kernel@vger.kernel.org'

Not sure if your the one to contact, but compiling 2.5.5pre1 errored out
compiling the ramdisk driver in /drivers/block/rd.c because it is still
using bi_end_io with the nr_sectors Argument.  I simply removed the
nr_sectors arg to make the kernel compile past that point.  I don't know if
that's the right route to go, but wanted to let someone know. 

Thanks,
Bruce H.

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

* Re: 2.5.5pre1 /drivers/block/rd.c using nr_sectors
  2002-02-15 22:07 2.5.5pre1 /drivers/block/rd.c using nr_sectors Holzrichter, Bruce
@ 2002-02-18  7:01 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2002-02-18  7:01 UTC (permalink / raw)
  To: Holzrichter, Bruce; +Cc: Linux Kernel

On Fri, Feb 15 2002, Holzrichter, Bruce wrote:
> Not sure if your the one to contact, but compiling 2.5.5pre1 errored out
> compiling the ramdisk driver in /drivers/block/rd.c because it is still
> using bi_end_io with the nr_sectors Argument.  I simply removed the
> nr_sectors arg to make the kernel compile past that point.  I don't know if
> that's the right route to go, but wanted to let someone know. 

That's the right fix

-- 
Jens Axboe


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

end of thread, other threads:[~2002-02-18  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-15 22:07 2.5.5pre1 /drivers/block/rd.c using nr_sectors Holzrichter, Bruce
2002-02-18  7:01 ` Jens Axboe

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