All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Wesley Cheng <quic_wcheng@quicinc.com>
Cc: balbi@kernel.org, linux-kernel@vger.kernel.org,
	linux-usb@vger.kernel.org, quic_jackp@quicinc.com,
	quic_mrana@quicinc.com, Thinh.Nguyen@synopsys.com
Subject: Re: [PATCH] usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Date: Tue, 26 Jul 2022 17:43:08 +0200	[thread overview]
Message-ID: <YuALjN8o/XNS7RE2@kroah.com> (raw)
In-Reply-To: <20220725201136.7989-1-quic_wcheng@quicinc.com>

On Mon, Jul 25, 2022 at 01:11:36PM -0700, Wesley Cheng wrote:
> Relocate the pullups_connected check until after it is ensured that there
> are no runtime PM transitions.  If another context triggered the DWC3
> core's runtime resume, it may have already enabled the Run/Stop.  Do not
> re-run the entire pullup sequence again, as it may issue a core soft
> reset while Run/Stop is already set.
> 
> Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>

What commit does this fix?

How far back should it go to stable kernels?

thanks,

greg k-h

  reply	other threads:[~2022-07-26 15:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25 20:11 [PATCH] usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop Wesley Cheng
2022-07-26 15:43 ` Greg KH [this message]
2022-07-26 19:41   ` Wesley Cheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YuALjN8o/XNS7RE2@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Thinh.Nguyen@synopsys.com \
    --cc=balbi@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=quic_jackp@quicinc.com \
    --cc=quic_mrana@quicinc.com \
    --cc=quic_wcheng@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.