Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3943089pxj; Mon, 21 Jun 2021 09:53:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz/DLIQXD+k9ZMvNBeI2t65ubjCEfL8ranDBTCuFtGM2QyswMi9/r+XuZHwF+lsKcPs0xjN X-Received: by 2002:a92:2004:: with SMTP id j4mr19001723ile.53.1624294405508; Mon, 21 Jun 2021 09:53:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624294405; cv=none; d=google.com; s=arc-20160816; b=sMmbMJRpoZT8TZRmCy+xowajiBRhJ7dcMUP+d/f8XuDIs1AqxtC4G34cUa6dlLzbkj EBCFPQPgA9Ci32Mq8bwPQODp9cjHhhb5BDe3JRJ8jOtMcxXc6//+GoGMKmXpD5ogyF1T U/+YrmJsw25jqI4uo90VBp26mwaEE300UayPNCxOoLg7IOX3Mq3RrR2M7aVu0OPFh+fO NszF4gPrrUaBEzdJ1unHBEwbRfZoh/NTF6073jUq5CUUa2b7m86GGj4OLMbTHLvmtVNF pFqGxA8t1TDQLrJppcUw6YmC4NcWCIEDLpwhRG6AiQEKBfgxu4b9fItQO2H6kKsGc6MI dbAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=w4hRpSXufvwroyrbV1AWN9gW4qb5R+tWixXja3FSs08=; b=a2GhZkLyIjKHOiz4FCBsml40cz8S8GdkoKG5jtqbQjrgV0ncN43hx12uju0FIU1n7e HSSFpeyXeGhfmZpqgsg0EgPsKXKZjMM4wd+DqQ0Ri3n+QqdeYHmTkgdQstxq4cwWwuUZ JamaJed2QeDA09fIt52eqGu01CniKc0WHpJnkQUUMTNykC3PJdKV5HkjkpIpNUrhRYzC EqP9AN90lyU/ahKMOv9PVDoc8ofkVe86cagDivUkT4goW9MkP3/m5gGR/OuxODc7vSQD IYFfn3BvtdXzvxdY2jysIB9U3CCxnGOgIHadKg3aLTOCnst4ir+k5LRMwq4btKlAYO/a uCVQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=SHmVE0wV; 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 e1si11731101ilu.2.2021.06.21.09.53.13; Mon, 21 Jun 2021 09:53:25 -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=SHmVE0wV; 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 S231311AbhFUQyy (ORCPT + 99 others); Mon, 21 Jun 2021 12:54:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:42518 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232568AbhFUQvB (ORCPT ); Mon, 21 Jun 2021 12:51:01 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EDD52613F2; Mon, 21 Jun 2021 16:35:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1624293308; bh=UrqKC0cb5v6bAXBFT2UEwDAOb/SVVadrjuw+0e5sS6U=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SHmVE0wVhuPKUuFbvfuUDapJ84y5/FIqfRVOJOt687RkBBtvh5xo352k0Hmb9y6XZ Gbc7UoH8HIBZnq8+mWbgfTC1wEmsWEEE7Iwwobjp36zKqBuG7EdPPS6pcdvaABMI7n bZXFVinGGmN+LGU/HziM+FH7rHwMSRpRm00xSPGo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Peter Chen , Jack Pham Subject: [PATCH 5.12 177/178] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically Date: Mon, 21 Jun 2021 18:16:31 +0200 Message-Id: <20210621154928.773634533@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210621154921.212599475@linuxfoundation.org> References: <20210621154921.212599475@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jack Pham commit 8d396bb0a5b62b326f6be7594d8bd46b088296bd upstream. The DWC3 DebugFS directory and files are currently created once during probe. This includes creation of subdirectories for each of the gadget's endpoints. This works fine for peripheral-only controllers, as dwc3_core_init_mode() calls dwc3_gadget_init() just prior to calling dwc3_debugfs_init(). However, for dual-role controllers, dwc3_core_init_mode() will instead call dwc3_drd_init() which is problematic in a few ways. First, the initial state must be determined, then dwc3_set_mode() will have to schedule drd_work and by then dwc3_debugfs_init() could have already been invoked. Even if the initial mode is peripheral, dwc3_gadget_init() happens after the DebugFS files are created, and worse so if the initial state is host and the controller switches to peripheral much later. And secondly, even if the gadget endpoints' debug entries were successfully created, if the controller exits peripheral mode, its dwc3_eps are freed so the debug files would now hold stale references. So it is best if the DebugFS endpoint entries are created and removed dynamically at the same time the underlying dwc3_eps are. Do this by calling dwc3_debugfs_create_endpoint_dir() as each endpoint is created, and conversely remove the DebugFS entry when the endpoint is freed. Fixes: 41ce1456e1db ("usb: dwc3: core: make dwc3_set_mode() work properly") Cc: stable Reviewed-by: Peter Chen Signed-off-by: Jack Pham Link: https://lore.kernel.org/r/20210529192932.22912-1-jackp@codeaurora.org Signed-off-by: Greg Kroah-Hartman --- drivers/usb/dwc3/debug.h | 3 +++ drivers/usb/dwc3/debugfs.c | 21 ++------------------- drivers/usb/dwc3/gadget.c | 3 +++ 3 files changed, 8 insertions(+), 19 deletions(-) --- a/drivers/usb/dwc3/debug.h +++ b/drivers/usb/dwc3/debug.h @@ -413,9 +413,12 @@ static inline const char *dwc3_gadget_ge #ifdef CONFIG_DEBUG_FS +extern void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep); extern void dwc3_debugfs_init(struct dwc3 *d); extern void dwc3_debugfs_exit(struct dwc3 *d); #else +static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) +{ } static inline void dwc3_debugfs_init(struct dwc3 *d) { } static inline void dwc3_debugfs_exit(struct dwc3 *d) --- a/drivers/usb/dwc3/debugfs.c +++ b/drivers/usb/dwc3/debugfs.c @@ -890,30 +890,14 @@ static void dwc3_debugfs_create_endpoint } } -static void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep, - struct dentry *parent) +void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) { struct dentry *dir; - dir = debugfs_create_dir(dep->name, parent); + dir = debugfs_create_dir(dep->name, dep->dwc->root); dwc3_debugfs_create_endpoint_files(dep, dir); } -static void dwc3_debugfs_create_endpoint_dirs(struct dwc3 *dwc, - struct dentry *parent) -{ - int i; - - for (i = 0; i < dwc->num_eps; i++) { - struct dwc3_ep *dep = dwc->eps[i]; - - if (!dep) - continue; - - dwc3_debugfs_create_endpoint_dir(dep, parent); - } -} - void dwc3_debugfs_init(struct dwc3 *dwc) { struct dentry *root; @@ -944,7 +928,6 @@ void dwc3_debugfs_init(struct dwc3 *dwc) &dwc3_testmode_fops); debugfs_create_file("link_state", 0644, root, dwc, &dwc3_link_state_fops); - dwc3_debugfs_create_endpoint_dirs(dwc, root); } } --- a/drivers/usb/dwc3/gadget.c +++ b/drivers/usb/dwc3/gadget.c @@ -2719,6 +2719,8 @@ static int dwc3_gadget_init_endpoint(str INIT_LIST_HEAD(&dep->started_list); INIT_LIST_HEAD(&dep->cancelled_list); + dwc3_debugfs_create_endpoint_dir(dep); + return 0; } @@ -2762,6 +2764,7 @@ static void dwc3_gadget_free_endpoints(s list_del(&dep->endpoint.ep_list); } + debugfs_remove_recursive(debugfs_lookup(dep->name, dwc->root)); kfree(dep); } }