Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3406446ybi; Mon, 17 Jun 2019 23:50:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqzPDkobgGHBuDG17CZ1oC4jk9OY+AT4aTPo9tKuKJ1YH7ul+NZ98sUEycXXwjH0bnQYEPxg X-Received: by 2002:a63:5f0d:: with SMTP id t13mr1241737pgb.358.1560840626093; Mon, 17 Jun 2019 23:50:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560840626; cv=none; d=google.com; s=arc-20160816; b=Exw1Y7H3P7jRewvHnznFbZuh5BH67foAKTu+YmQeasRrF5p8bE91QQoWZ7VTfaKpuz /Sm/Bgd1uOAqxa5n2TFz6JQFDdwGIUqRjjMPTSjlsuUfeexIcF0wi3OaXMRbeUsoGcvS dGFjQm+NtxahHF3SiqZdjIG8oWOI4mCwHJvyraxpCRwRdhI7aMZc55R0M12mWOuvWcgW 9MguNFzBecgVL+0p9mo3jxUSkpfSBO/ELQuP+/xcOEIn8jT8JEdCPY6lB+CKx+cpulzF 9rgmHLOsyHkZEnuY3OLs/D6ZlYn6o2Zm75qanCmXMW/NdZhlWKUDQ2u1KB/B8jLIMg9G nhTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=9ZeY8l/aDyPjOnFI+cpENqTcmgpvHmV39qpM+zF3q3I=; b=UJSxgM5iPfsB3QMLS+9S52zqxyO23z2zt1pGcGZ2ZnRUnjVUpcjS/h8WC7innJcSV+ pJYkcnSAV9ucvdUue0IDg6zL+V1p4U4daUMFRgXrI19JJj9k717pSENndSQIj3Q9thx1 1p2Mj8Uhi0d5P0C1Bo9RUuX+e4UowzdN//aaoH/p5zM6l/nh+64ZI34MX/88AvCgtFk6 g5Sz7q2KQT8geCE9jvqs1hRGKlf/AI5vuDGLfDkUP+CJYA5FByK39qXIzJWgmPthf6u1 pL41X03TFcX3bccMIhoeALJzFNAn5YNNtDWz+diOF7QncrZiZcLvJo16Yfd91UJ2CVRu GEIQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=iS19t7OM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p13si13432839pgd.347.2019.06.17.23.50.11; Mon, 17 Jun 2019 23:50:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=iS19t7OM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726986AbfFRGtv (ORCPT + 99 others); Tue, 18 Jun 2019 02:49:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:54828 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726985AbfFRGtu (ORCPT ); Tue, 18 Jun 2019 02:49:50 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8566F20665; Tue, 18 Jun 2019 06:49:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560840590; bh=bIi66gaYK+wfzmGH4HMnydyY0rtpJnZnNJJbf+Jgc8M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iS19t7OMR5MWIylWzImy5y/xOzvn3RG+Euuhzse92eoz9CgEZNO27qb9RzwVMbtC8 9cQAup9O7sol9MsqrEK5FTGqCq2zjaAtpGv4kY+3d3TtDb50qqIXPxxpH/Zdko0mqn B/CN6uj4yFxndJ3rPGrMiwfQyCFRqm47nvpwvwCA= Date: Tue, 18 Jun 2019 08:49:47 +0200 From: Greg Kroah-Hartman To: Marcos Paulo de Souza Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Alan Stern , "open list:USB MASS STORAGE DRIVER" , "open list:USB MASS STORAGE DRIVER" Subject: Re: [PATCH 2/2] usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set Message-ID: <20190618064947.GB22457@kroah.com> References: <20190618013146.21961-1-marcos.souza.org@gmail.com> <20190618013146.21961-3-marcos.souza.org@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190618013146.21961-3-marcos.souza.org@gmail.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 17, 2019 at 10:31:46PM -0300, Marcos Paulo de Souza wrote: > If BLIST_TRY_VPD_PAGES is set for a device, even for an USB, it should > be honored, so only set skip_vpd_pages is try_vpd_pages is not set. > > Signed-off-by: Marcos Paulo de Souza > --- > drivers/usb/storage/scsiglue.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) Where is patch 1/2 of this series? confused, greg k-h