Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp4491616pxb; Tue, 5 Oct 2021 04:22:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwoihtrWE+Wu7gw1hhZGcb2Pg24AFeQDnBouY0KzMx3ixKH8dbniCd61ybTUu32u+wbqWIs X-Received: by 2002:a17:907:6291:: with SMTP id nd17mr23198724ejc.194.1633432925417; Tue, 05 Oct 2021 04:22:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633432925; cv=none; d=google.com; s=arc-20160816; b=o8KiRfxMghYvkLhOuVgvbbQh6c7siIMKQ0okyg30tPFHkj/soT8KV6rSUEVSruL7Sf CuAL8lEBwg9nOvXebeuZMRrTf+9RG5z+/tDfjcD0GXea3LBLMbMEpVWzEGQyP4Lw7s2o 43nLOenHOih0Ibbo3LYtGyCqbF2VUvsr68rTixO+aLU1zgqb4/d98jcGzqZiNo711YQx 5TLLkpCJw2aRFQR6RqhaGcEukQCNaF7MnGJUWUq7sClcMmddGJuUGGZw8HqN2OAcIeXx Gg3pzjNcgHND6DLWirMez7IPpkRiOPv9f+4FYBlbSJPXAjjGHKyYqq3dB2yLDsfEILlT /Ufw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=jKDXdxwXige4FFtJtDP7lWkggxi6P3SU8SMiy5OT+4w=; b=BirbBSvzxjb5rnRg+viqsZDU0rqw/eguOxUcc0mioZel9Qm87asAIF7NvXTh5YICVJ l+3ICPkf3xuSDephQ94pWEd3QhG8hf1Bb+pasE/827sBl5ZVvGCNlUQBeShc43lCzmby a1uBl6aYPsBx0fhB1bLfNp8o3J0SghJsl1gK3uGQcl9HClI0Qjiqh884+3MnrgbE5oiO aWaBYezSbloN1dwH8TW/cWoc0YxX9FXWWWIQ2OBYfUBLtcUtNHBebeakNZ2/W348WHXU 4z9gJzmaUuNHn6biuqi41HWxKttML75Q/L7SxbytKC9jbdm+507zK945aRW4F+nKd0G/ 7x4A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hRGuUCjx; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 26si20345658ejl.744.2021.10.05.04.21.41; Tue, 05 Oct 2021 04:22:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hRGuUCjx; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234269AbhJELVr (ORCPT + 99 others); Tue, 5 Oct 2021 07:21:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:48480 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232658AbhJELVq (ORCPT ); Tue, 5 Oct 2021 07:21:46 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D0C1961264; Tue, 5 Oct 2021 11:19:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1633432796; bh=17M1HPK16uexzW8EPqolNIeVZVliQT3SLbG3c7B9frk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hRGuUCjxQUJ5OhdshLt7nUS312AgliNWUIPsg4z8251glSD/qFPDg5y6J1B9H+JjH b2PmgP9cZzdk1kdl3+KRVZOzNvqHzMzhNl3M72LgM1udql+Bj2D/MuRRSYJJBgkQ6P Nb4U6EUqd+J8LdJ73JG5ldszEYzujAS22quGehtU= Date: Tue, 5 Oct 2021 13:19:54 +0200 From: Greg Kroah-Hartman To: Rajat Jain Cc: Alan Stern , Thinh Nguyen , Mathias Nyman , Andrew Lunn , Chris Chiu , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, levinale@google.com, bleung@google.com, rajatxjain@gmail.com, jsbarnes@google.com, pmalani@google.com Subject: Re: [PATCH 1/2] usb: hub: Mark root hubs on removable devices, as removable. Message-ID: References: <20210929224823.556943-1-rajatja@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210929224823.556943-1-rajatja@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 29, 2021 at 03:48:22PM -0700, Rajat Jain wrote: > Currently all usb root hubs are always marked as DEVICE_REMOVABLE_UNKNOWN > unconditionally. Let us try to help the users to identify the removable > root hubs, by checking the device on which the root hub sits. If the base > (parent) device on which the root hub sits, is removable (e.g. on > thunderbolt docks), then the roothub is also marked as removable. > > Signed-off-by: Rajat Jain > --- > drivers/usb/core/hub.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) > > diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c > index 86658a81d284..45d1c81b121d 100644 > --- a/drivers/usb/core/hub.c > +++ b/drivers/usb/core/hub.c > @@ -2440,8 +2440,16 @@ static void set_usb_port_removable(struct usb_device *udev) > > dev_set_removable(&udev->dev, DEVICE_REMOVABLE_UNKNOWN); > > - if (!hdev) > + if (!hdev) { > + /* > + * If the root hub sits on a removable device, mark the root hub > + * removable as well. This helps with the USB root hubs sitting > + * on the thunderbolt docks. > + */ > + if (udev->dev.parent && dev_is_removable(udev->dev.parent)) How can a roothub device not have a parent? I still don't know about this. What userspace tool is going to do anything with this information? What is broken today that this fixes? thanks, greg k-h