All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Vojtech Pavlik <vojtech@suse.cz>,
	linux-usb-devel@lists.sourceforge.net,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [HID] Fix hiddev devfs oops
Date: Mon, 11 Oct 2004 14:21:47 -0300	[thread overview]
Message-ID: <20041011172147.GA3066@logos.cnet> (raw)
In-Reply-To: <20041005124914.GA1009@gondor.apana.org.au>

On Tue, Oct 05, 2004 at 10:49:14PM +1000, Herbert Xu wrote:
> Hi:
> 
> There is a long-standing devfs_unregister oops in hid/hiddev.  It's
> caused by hid calling hiddev_exit before unregistering itself which
> in turn calls hiddev_disconnect.
> 
> hiddev_exit removes the directory which contains the hiddev devices.
> Therefore it needs to be called after the hiddev devices have been
> disconnected.
> 
> This patch fixes that.
> 
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
> 
> Marcelo, the same fix is needed in 2.4 as well.

Herbert,

Would be nice to have a version which applies to 2.4 also.

  reply	other threads:[~2004-10-12 14:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-05 12:49 [HID] Fix hiddev devfs oops Herbert Xu
2004-10-11 17:21 ` Marcelo Tosatti [this message]
2004-10-12 21:21   ` Herbert Xu
2004-10-12 22:23     ` [linux-usb-devel] " Pete Zaitcev
2004-10-12 23:14       ` Herbert Xu
2004-10-13  0:51         ` Adam Kropelin
2004-10-13  2:20           ` Herbert Xu

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=20041011172147.GA3066@logos.cnet \
    --to=marcelo.tosatti@cyclades.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=vojtech@suse.cz \
    /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.