Re: [PATCH] scsi: Fixup fixed sense generation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/11/2015 08:49 AM, Sagi Grimberg wrote:
> 
>> -        put_unaligned_be64(info, &buf[3]);
>> +        /*
>> +         * Fixed format sense reserves only 32 bits for the
>> +         * 'information' field
>> +         */
>> +        put_unaligned_be32((u32)info, &buf[3]);
>>       }
>>   }
>>   EXPORT_SYMBOL(scsi_set_sense_information);
>>
> 
> Hannes,
> 
> This bit is handled in "scsi: Fix sense information setting in fixed
> sized format"
> see http://permalink.gmane.org/gmane.linux.scsi/103115
> 
> Can you make it incremental to this patch?
> 
Sure, I will.

> James, I don't see it on the scsi tree, can you pick it up?
> 
James, please. The patch already has the required Reviewed-by tags.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		               zSeries & Storage
hare@xxxxxxx			               +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)
--
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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux