All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Yinbo Zhu <zhuyinbo@loongson.cn>
Cc: Alan Stern <stern@rowland.harvard.edu>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [v0] usb: ohci: add check for start frame in host controller functional states
Date: Wed, 29 Sep 2021 09:50:29 +0200	[thread overview]
Message-ID: <YVQaxS3vjvZuT9JP@kroah.com> (raw)
In-Reply-To: <1632901259-32746-1-git-send-email-zhuyinbo@loongson.cn>

On Wed, Sep 29, 2021 at 03:40:59PM +0800, Yinbo Zhu wrote:
> The pm states of ohci include UsbOperational、UsbReset、UsbSuspend、UsbResume
> , among them only the UsbOperational state supports launching the start frame
> for host controller according the ohci protocol spec, but in S3/S4 press test
> procedure, it may happen that the start frame was launched in other pm states
> and cause ohci works abnormally then kernel will allways report rcu CallTrace
> . This patch was to add check for start frame in host controller functional
> states for fixing above issue.


Odd use of punctuation :(

> 
> Change-Id: Ic5c2c0a41d01d9396a9452f3eb64acc52b4cbf76

Always run checkpatch.pl on your patches do you do not get grumpy
maintainers asking you to run checkpatch.pl on your patches.

and what does "v0" on the subject line mean?

thanks,

greg k-h

       reply	other threads:[~2021-09-29  7:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1632901259-32746-1-git-send-email-zhuyinbo@loongson.cn>
2021-09-29  7:50 ` Greg Kroah-Hartman [this message]
     [not found]   ` <bf56ff89-3800-9786-bba3-53175822a5d3@loongson.cn>
2021-09-29  9:22     ` [v0] usb: ohci: add check for start frame in host controller functional states Greg Kroah-Hartman

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=YVQaxS3vjvZuT9JP@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    --cc=zhuyinbo@loongson.cn \
    /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.