diff options
author | Ben Hutchings | 2017-10-15 19:16:33 +0200 |
---|---|---|
committer | Martin K. Petersen | 2017-10-18 04:41:11 +0200 |
commit | 587c3c9f286cee5c9cac38d28c8ae1875f4ec85b (patch) | |
tree | 99c5d61e5c3e4a5a056f3ffe95fbf2f855eb8a58 /include/linux/task_work.h | |
parent | scsi: aacraid: Fix controller initialization failure (diff) | |
download | kernel-qcow2-linux-587c3c9f286cee5c9cac38d28c8ae1875f4ec85b.tar.gz kernel-qcow2-linux-587c3c9f286cee5c9cac38d28c8ae1875f4ec85b.tar.xz kernel-qcow2-linux-587c3c9f286cee5c9cac38d28c8ae1875f4ec85b.zip |
scsi: sg: Re-fix off by one in sg_fill_request_table()
Commit 109bade9c625 ("scsi: sg: use standard lists for sg_requests")
introduced an off-by-one error in sg_ioctl(), which was fixed by commit
bd46fc406b30 ("scsi: sg: off by one in sg_ioctl()").
Unfortunately commit 4759df905a47 ("scsi: sg: factor out
sg_fill_request_table()") moved that code, and reintroduced the
bug (perhaps due to a botched rebase). Fix it again.
Fixes: 4759df905a47 ("scsi: sg: factor out sg_fill_request_table()")
Cc: stable@vger.kernel.org
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Acked-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/linux/task_work.h')
0 files changed, 0 insertions, 0 deletions