From: Pete Zaitcev <zaitcev@redhat.com>
To: Oliver Neukum <oliver@neukum.org>
Cc: vitalivanov@gmail.com, linux-usb-devel@lists.sourceforge.net,
greg@kroah.com, linux-kernel@vger.kernel.org, netwiz@crc.id.au,
zaitcev@redhat.com
Subject: Re: USB: FIx locks and urb->status in adutux
Date: Thu, 25 Oct 2007 09:38:08 -0700 [thread overview]
Message-ID: <20071025093808.16e730e7.zaitcev@redhat.com> (raw)
In-Reply-To: <200710251403.48688.oliver@neukum.org>
On Thu, 25 Oct 2007 14:03:48 +0200, Oliver Neukum <oliver@neukum.org> wrote:
> Am Donnerstag 25 Oktober 2007 schrieb Pete Zaitcev:
> > + if (signal_pending(current)) {
> > dbg(1," %s : interrupted", __FUNCTION__);
> > + set_current_state(TASK_RUNNING);
> > retval = -EINTR;
> > - goto exit;
> > + goto exit_onqueue;
>
> Are you sure you cannot have written any data here?
I noticed that myself, but this is what the old driver did.
-- Pete
next prev parent reply other threads:[~2007-10-25 16:47 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-23 3:34 USB: FIx locks and urb->status in adutux Pete Zaitcev
2007-10-23 9:38 ` [linux-usb-devel] " Oliver Neukum
2007-10-23 21:38 ` Pete Zaitcev
2007-10-24 14:04 ` Oliver Neukum
2007-10-24 1:53 ` Pete Zaitcev
2007-10-24 14:09 ` Vitaliy Ivanov
2007-10-25 3:20 ` Pete Zaitcev
2007-10-25 3:25 ` Pete Zaitcev
[not found] ` <200710251403.48688.oliver@neukum.org>
2007-10-25 16:38 ` Pete Zaitcev [this message]
2007-10-29 18:04 ` Vitaliy Ivanov
2007-10-30 4:24 ` Pete Zaitcev
2007-10-30 13:09 ` Vitaliy Ivanov
2007-10-30 21:54 ` Pete Zaitcev
2007-10-31 11:54 ` Vitaliy Ivanov
2007-10-31 22:01 ` Pete Zaitcev
2007-11-01 9:06 ` Vitaliy Ivanov
2007-11-01 17:28 ` Pete Zaitcev
2007-10-24 14:49 ` Oliver Neukum
2007-10-24 21:25 ` Greg KH
2007-10-26 9:57 ` Vitaliy Ivanov
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=20071025093808.16e730e7.zaitcev@redhat.com \
--to=zaitcev@redhat.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=netwiz@crc.id.au \
--cc=oliver@neukum.org \
--cc=vitalivanov@gmail.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.