On Thu, Oct 18 2007, Ingo Molnar wrote:* Jens Axboe <jens.axboe@xxxxxxxxxx> 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!