On Thu, Oct 18 2007, Ingo Molnar wrote:
> * Jens Axboe <[EMAIL PROTECTED]> wrote:
> 
> > I'll see if I can spend some time tonight chopping the patch into 
> > digestable pieces, unfortunately I'll be away the next three days. And 
> > it would be nice to get this thing merged asap.
> 
> and make sure it builds:
> 
> drivers/scsi/fd_mcs.c: In function 'fd_mcs_intr':
> drivers/scsi/fd_mcs.c:976: error: 'struct scatterlist' has no member named 
> 'page'
> drivers/scsi/fd_mcs.c:1009: error: 'struct scatterlist' has no member named 
> 'page'
> drivers/scsi/fd_mcs.c: In function 'fd_mcs_queue':
> drivers/scsi/fd_mcs.c:1112: error: 'struct scatterlist' has no member named 
> 'page'
> drivers/scsi/in2000.c: In function 'in2000_queuecommand':
> drivers/scsi/in2000.c:375: error: 'struct scatterlist' has no member named 
> 'page'
> drivers/scsi/in2000.c: In function 'transfer_bytes':
> drivers/scsi/in2000.c:767: error: 'struct scatterlist' has no member named 
> 'page'

Oops, wonder why they were missed in the allyes/modconfig. Fixed now,
thanks!

-- 
Jens Axboe

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

Reply via email to