RE: [PATCH] Fix incorrect pointer in megaraid.c MODE_SENSE emulation

From: Ju, Seokmann
Date: Thu Dec 08 2005 - 08:31:21 EST


Hi,
> The SCSI megaraid drive goes to great effort to kmap
> the scatterlist buffer (if used), but then uses the
> wrong pointer when copying to it afterward.
Thank you for submitting a patch that fixes a real problem.
The patch looks perfect!

Regards,

> -----Original Message-----
> From: Mark Lord [mailto:lkml@xxxxxx]
> Sent: Wednesday, December 07, 2005 5:47 PM
> To: Linux Kernel; linux-scsi@xxxxxxxxxxxxxxx
> Subject: [PATCH] Fix incorrect pointer in megaraid.c
> MODE_SENSE emulation
>
> The SCSI megaraid drive goes to great effort to kmap
> the scatterlist buffer (if used), but then uses the
> wrong pointer when copying to it afterward.
>
> Signed-off-by: Mark Lord <lkml@xxxxxx>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/