From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932131AbcBALj0 (ORCPT ); Mon, 1 Feb 2016 06:39:26 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:44564 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932085AbcBALjX (ORCPT ); Mon, 1 Feb 2016 06:39:23 -0500 Message-ID: <717173b8c03452dac13e555e92222032.squirrel@www.codeaurora.org> In-Reply-To: <56335FB1.3050301@suse.de> References: <1446038045-17102-1-git-send-email-ygardi@codeaurora.org> <1446038045-17102-8-git-send-email-ygardi@codeaurora.org> <56335FB1.3050301@suse.de> Date: Mon, 1 Feb 2016 11:39:21 -0000 Subject: Re: [PATCH v6 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes From: ygardi@codeaurora.org To: "Hannes Reinecke" Cc: "Yaniv Gardi" , robherring2@gmail.com, james.bottomley@hansenpartnership.com, pebolle@tiscali.nl, hch@infradead.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, linux-arm-msm@vger.kernel.org, santoshsy@gmail.com, linux-scsi-owner@vger.kernel.org, subhashj@codeaurora.org, gbroner@codeaurora.org, draviv@codeaurora.org, "Vinayak Holikatti" , "James E.J. Bottomley" User-Agent: SquirrelMail/1.4.22-4.el6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > On 10/28/2015 02:13 PM, Yaniv Gardi wrote: >> According to UFS device specification REQUEST_SENSE command can >> only report back up to 18 bytes of data. >> >> Reviewed-by: Dolev Raviv >> Signed-off-by: Gilad Broner >> Signed-off-by: Yaniv Gardi >> > Really? The spec only says that the inline sense code is 18 bytes; > if you issue a request sense directly there is not such limitation. > thanks Hannes, so for now, i will exclude this patch from the upcoming V7 regards, Yaniv > Cheers, > > Hannes > -- > Dr. Hannes Reinecke zSeries & Storage > hare@suse.de +49 911 74053 688 > SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg > GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg) > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >