Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3617744ybi; Tue, 18 Jun 2019 03:54:18 -0700 (PDT) X-Google-Smtp-Source: APXvYqxRDs+KVIPx5Z07xllgs2hb7O5XtAg0gxU0wpXCq1HdxzfPORAn/00xnqoVtpFNfE2a7Brd X-Received: by 2002:a17:90a:ad83:: with SMTP id s3mr4435145pjq.43.1560855258182; Tue, 18 Jun 2019 03:54:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560855258; cv=none; d=google.com; s=arc-20160816; b=fu4f7Tz0xUNsnBNhMxYLhKNX7vrh5nfwm3jjoyJrSUAxiZb5V1zdWE1RUlMycumZL5 t4mgdBt7Wrw/QuieXufThIJGvOWHNKC2SZe/dotAuQ0+yGZIiHQyAlMiYUnZbTakJ0HJ jebf5dKAxqxUAh9kOZdhzx9n/fa3n/mNrGA38iGqohG+Z1bIlB95NKpenL2ckniVjs+F aa4DOItttaWYSjfZtZ7EsdGpo1JmNQOhhA6al00x3kDmVrnBNPMaUXdgbPrN6/AYWlgR 3yNKWO8hr/JektW1S/IOIP7MyeyqKziqaSkV9Q4etjlQHUf/ghLMPZ7WoQP5jk4gD77A e8yA== 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=/i807G6eidIYT2/IT3uen2WiVyoZSP+vKXwlpBU2bpU=; b=BGwHjqrsIU17roXgeKEUuXkbyl6YsHWl6fylsfJ0Rx70b7mQix7BHpwLFXEKMQCeQF mkM5TcppvX7x9/LLBRfB9sqOx/1Y63tD1CdrKZR4ygBbItUDFFDgLge2rr94SZLYclF/ jQLILgRPSUikksfajzcNpApJwEkRPkdATwS9vXEueLEaGJ4lK3uOSEDcud0A0bztTpL3 MUcgwG6mF+STnnd/jtkxiQ5pKjYe84704c1nU+Lvd9NI/t5o4V6g95b+CQdcU41kxxNI WK73ounBNPcn4xHjB1V5kj1CQE1nhlrUXVByfvOXxADXmxOeq70+cNm5E8dA6P0O+gTW 2dHg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0LE4FpVj; 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 bc10si12362614plb.43.2019.06.18.03.53.59; Tue, 18 Jun 2019 03:54:18 -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=0LE4FpVj; 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 S1729627AbfFRKwH (ORCPT + 99 others); Tue, 18 Jun 2019 06:52:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:42392 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726037AbfFRKwG (ORCPT ); Tue, 18 Jun 2019 06:52:06 -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 9A6B52080C; Tue, 18 Jun 2019 10:52:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560855126; bh=J0Lun6i6fIgucD20SF/FNzWUD+MvjLFZOAudnlwwWfw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0LE4FpVjNlT7uuhzEwQTmd8tmzf2u6Jd2FxCM/vhwFgnb/8xv2PAfYjn6ltYHR4Kh 18txgdSNOEnTThNIs/uO4/c16CRaUXJkf77OAZKO90DsidaEH7UbvQqSMvdBipU+vc Y2RVrd62MD1qB6cpWxBGMc3uUb0VO51qgKibybWo= Date: Tue, 18 Jun 2019 12:52:03 +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: <20190618105203.GA18349@kroah.com> References: <20190618013146.21961-1-marcos.souza.org@gmail.com> <20190618013146.21961-3-marcos.souza.org@gmail.com> <20190618064947.GB22457@kroah.com> <20190618103001.GA9372@geeko> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190618103001.GA9372@geeko> 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 Tue, Jun 18, 2019 at 07:30:04AM -0300, Marcos Paulo de Souza wrote: > On Tue, Jun 18, 2019 at 08:49:47AM +0200, Greg Kroah-Hartman wrote: > > 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? > > You can find it here: > https://lore.kernel.org/lkml/20190618013146.21961-2-marcos.souza.org@gmail.com/ So is this 2/2 patch independant of 1/2 and can go throught the USB tree, or do they both need to be together? As it is, I have no idea what to do with this patch :( thanks, greg k-h