summaryrefslogtreecommitdiffstats
path: root/Documentation/cpu-freq/governors.txt
diff options
context:
space:
mode:
authorMartin K. Petersen <martin.petersen@oracle.com>2010-01-20 08:20:43 +0100
committerJames Bottomley <James.Bottomley@suse.de>2010-02-19 18:15:33 +0100
commit77c9cfc51b0d732b2524799810fb30018074fd60 (patch)
tree3f017828710e8bab9e172204a2ef5f2e9544d379 /Documentation/cpu-freq/governors.txt
parent[SCSI] Fix printing of variable length commands (diff)
downloadlinux-77c9cfc51b0d732b2524799810fb30018074fd60.tar.xz
linux-77c9cfc51b0d732b2524799810fb30018074fd60.zip
[SCSI] Fix printing of failed 32-byte commands
Having the large CDB allocation logic in sd.c means that scsi_io_completion does not have access to the command buffer. That in turn causes garbage to be printed when a 32-byte command fails. Move the command printing to sd_done where the command buffer is intact. Clear the command buffer pointer after the extended CDB has been freed. Make scsi_print_command ignore commands with NULL CDB pointers to inhibit printing of garbled command strings. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'Documentation/cpu-freq/governors.txt')
0 files changed, 0 insertions, 0 deletions