public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Florian Mickler <florian@mickler.org>
To: Florian Mickler <florian@mickler.org>
Cc: mchehab@infradead.org, linux-media@vger.kernel.org,
	error27@gmail.com, pboettcher@kernellabs.com,
	Markus_Stephan@freenet.de, jirislaby@gmail.com
Subject: Re: [PATCH v2] [media] vp702x: fix buffer handling
Date: Sun, 4 Sep 2011 23:12:18 +0200	[thread overview]
Message-ID: <20110904231218.7469551d@schatten.dmk.lab> (raw)
In-Reply-To: <1314310275-30960-1-git-send-email-florian@mickler.org>

On Fri, 26 Aug 2011 00:11:15 +0200
Florian Mickler <florian@mickler.org> wrote:

> In my previous change to this driver, I was not aware, that dvb_usb_device_init
> calls the frontend_attach routine which needs a transfer
> buffer. So we can not setup anything private in the probe routine beforehand but
> have to allocate when needed. This means also that we cannot use a private
> buffer mutex to serialize that buffer but instead need to use the
> dvb_usb_device's usb_mutex.
> 
> Fixes: https://bugzilla.novell.com/show_bug.cgi?id=709440
> 
> Tested-by: Markus Stephan <Markus_Stephan@freenet.de>
> Signed-off-by: Florian Mickler <florian@mickler.org>
> ---
> 
> So, someone who could test that driver found me after all.
> 
> I renamed the functions to get rid of that ugly and pointless _unlocked suffix I
> deliriously added earlier. Markus tested this patch modulo function renaming. I am
> so shure that this version will still work for him, that I already added his
> Tested-by. *fingerscrossed*


Hi Mauro!
I just checked patchwork and in case you hold off on this because of my
*fingerscrossed* remark above: Markus reported off-list that this
version still works for him. 

Regards,
Flo


  reply	other threads:[~2011-09-04 21:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02 15:39 vp702x Florian Mickler
2011-08-02 15:50 ` [PATCH] [media] vp702x: fix buffer handling Florian Mickler
2011-08-25 22:11   ` [PATCH v2] " Florian Mickler
2011-09-04 21:12     ` Florian Mickler [this message]
2011-08-03  7:39 ` vp702x Patrick Boettcher
2011-08-04 10:21   ` vp702x Florian Mickler
2011-08-04 10:29     ` vp702x Dan Carpenter
2011-08-04 10:42       ` vp702x Florian Mickler

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=20110904231218.7469551d@schatten.dmk.lab \
    --to=florian@mickler.org \
    --cc=Markus_Stephan@freenet.de \
    --cc=error27@gmail.com \
    --cc=jirislaby@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=pboettcher@kernellabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox