On Wednesday 23 April 2008, FUJITA Tomonori wrote: > This converts ide-scsi to use blk_get/put_request instead of > kmalloc/kfree as discussed in the large command support thread: > > http://marc.info/?l=linux-scsi&m=120817161219068&w=2 > > This patch is a sequel to my patchset to remove struct request on the > stack: > > http://marc.info/?l=linux-ide&m=120882410712466&w=2 > > === > From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> > Subject: [PATCH] ide-scsi: remove kmalloced struct request > > This converts ide-scsi to use blk_get/put_request instead of > kmalloc/kfree. > > Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> > Cc: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> I found it during mailbox cleanup - seems like somehow it got lost from blk_get/put_request merge. I applied it now (after fixing rejects). -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html