On Sun, Sep 28 2008, David Miller wrote: > From: Meelis Roos <mroos@xxxxx> > Date: Wed, 24 Sep 2008 12:51:09 +0300 (EEST) > > > > Subject: [PATCH] fix fall out of sg-chaining patch > > > > > > I've reviewed all patches since Matthew's, and I find one small > > > problem. > > > > > > In the load_cmd() there is a compound loop where the first 4 sg's are > > > set then the rest are set into a memory structure in group of 7 sg's. > > > > > > Well the second 7-group and on is a bug because sg pointer does not advance. > > > This is a fall out from Jens's patch. > > > > > > I'm not sure if this is it but it should be fixed > > > > This definitely helps, > > Can we get this bug fix merged if it isn't already? I'll take care of it. -- Jens Axboe -- 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