diff options
| author | Martin K. Petersen <[email protected]> | 2015-06-23 16:13:59 +0000 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2015-08-12 18:54:37 +0000 |
| commit | 4f258a46346c03fa0bbb6199ffaf4e1f9f599660 (patch) | |
| tree | 87f6203edaaa3e9156c5f1710427a1915195e98e /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | libfc: Fix fc_fcp_cleanup_each_cmd() (diff) | |
| download | kernel-4f258a46346c03fa0bbb6199ffaf4e1f9f599660.tar.gz kernel-4f258a46346c03fa0bbb6199ffaf4e1f9f599660.zip | |
sd: Fix maximum I/O size for BLOCK_PC requests
Commit bcdb247c6b6a ("sd: Limit transfer length") clamped the maximum
size of an I/O request to the MAXIMUM TRANSFER LENGTH field in the BLOCK
LIMITS VPD. This had the unfortunate effect of also limiting the maximum
size of non-filesystem requests sent to the device through sg/bsg.
Avoid using blk_queue_max_hw_sectors() and set the max_sectors queue
limit directly.
Also update the comment in blk_limits_max_hw_sectors() to clarify that
max_hw_sectors defines the limit for the I/O controller only.
Signed-off-by: Martin K. Petersen <[email protected]>
Reported-by: Brian King <[email protected]>
Tested-by: Brian King <[email protected]>
Cc: [email protected] # 3.17+
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions
