public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oliver@neukum.org>
To: Harald Welte <laforge@gnumonks.org>
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [BUG] oops while completing async USB via usbdevio
Date: Tue, 31 May 2005 01:07:03 +0200	[thread overview]
Message-ID: <200505310107.03747.oliver@neukum.org> (raw)
In-Reply-To: <20050530212641.GE25536@sunbeam.de.gnumonks.org>


> and it prints "p->sighand == NULL" every time I exit a program while
> using the usbdevio based driver.
> 
> consequently, the following patch 'fixed' the problem.  Please do not
> consider this as a real fix, since there's certainly still a race
> condition left.   Please use it as a hint to correctly fix the problem.

It would be cleaner to terminate all URBs a task has submitted when the
task terminates.

	Regards
		Oliver


  parent reply	other threads:[~2005-05-30 23:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-30 19:44 [BUG] oops while completing async USB via usbdevio Harald Welte
2005-05-30 21:26 ` Harald Welte
2005-05-30 22:55   ` [linux-usb-devel] " David Brownell
2005-05-30 23:09     ` Oliver Neukum
2005-05-30 23:12       ` David Brownell
2005-05-31  8:04       ` Harald Welte
2005-05-31  8:48     ` Harald Welte
2005-05-31 11:45       ` Oliver Neukum
2005-05-31 18:53       ` David Brownell
2005-05-31 22:12         ` Harald Welte
2005-06-06 16:05           ` Harald Welte
2005-06-06 16:24             ` Alan Stern
2005-06-06 16:50               ` Harald Welte
2005-05-30 23:07   ` Oliver Neukum [this message]
2005-05-31  8:06     ` Harald Welte

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=200505310107.03747.oliver@neukum.org \
    --to=oliver@neukum.org \
    --cc=laforge@gnumonks.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    /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