All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <andyqos@ukfsn.org>
To: gennarone@gmail.com
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: Re: [PATCH] em28xx: pre-allocate DVB isoc transfer buffers
Date: Fri, 16 Mar 2012 15:51:09 +0000	[thread overview]
Message-ID: <4F63616D.5040808@ukfsn.org> (raw)
In-Reply-To: <4F635EC7.9070700@gmail.com>

Gianluca Gennari wrote:
>> Andy Furniss wrote:
>> Mar 16 14:56:58 noki kernel: ehci_hcd 0000:01:0a.2: shutdown urb
>> ced2c800 ep4in-iso
>
> Looks like some innocuous logging from the ehci_hcd driver. I've never
> seen it because I'm not using the ehci_hcd module on my systems.
> When you tune a new channel, the USB transfer is stopped (with the URBs
> still alive, so the driver "shuts down" them) and a new one is started.
> Then the URBs are reused (instead of being deallocated/allocated
> again/cleared as before) so they are resubmitted.

Ok, I don't have any problems so far - I also probably have some 
verbose/debugging usb options enabled in my kernel so I suppose others 
may never see these.



      reply	other threads:[~2012-03-16 15:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13 17:59 [PATCH] em28xx: pre-allocate DVB isoc transfer buffers Gianluca Gennari
2012-02-19 23:46 ` Chris Rankin
2012-02-20  0:18   ` Gianluca Gennari
2012-03-16  0:25 ` Andy Furniss
2012-03-16  1:38   ` Gianluca Gennari
2012-03-16  1:38   ` Gianluca Gennari
2012-03-16 10:16     ` Andy Furniss
2012-03-16 15:05       ` Andy Furniss
2012-03-16 15:39         ` Gianluca Gennari
2012-03-16 15:51           ` Andy Furniss [this message]

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=4F63616D.5040808@ukfsn.org \
    --to=andyqos@ukfsn.org \
    --cc=gennarone@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /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.