public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: emard@softhome.net
To: Dmitry Torokhov <dtor_core@ameritech.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: uinput crash maybe this is the FIX
Date: Mon, 17 Oct 2005 01:16:35 -0600	[thread overview]
Message-ID: <courier.43534FD3.00004F78@softhome.net> (raw)
In-Reply-To: <200510170055.47342.dtor_core@ameritech.net>

> -	complete(&request->done);
> -
>  	/* Mark slot as available */
>  	udev->requests[request->id] = NULL;
>  	wake_up_interruptible(&udev->requests_waitq);
> +
> +	complete(&request->done);

Man, I think that's the way to go!
I will continue testing with this
patch, so far it looks good :) 


  reply	other threads:[~2005-10-17  7:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-15 21:29 uinput crash and fix emard
2005-10-15 22:01 ` Mattia Dongili
2005-10-15 22:48   ` Mattia Dongili
2005-10-15 22:51 ` emard
2005-10-16 11:51   ` uinput crash and NO FIX YET emard
2005-10-16 21:12     ` emard
2005-10-16 22:06       ` [PATCH] uinput crash maybe this is the FIX emard
2005-10-17  5:55         ` Dmitry Torokhov
2005-10-17  7:16           ` emard [this message]
2005-10-17 21:28             ` Let this uinput patch go to 2.6.14 emard

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=courier.43534FD3.00004F78@softhome.net \
    --to=emard@softhome.net \
    --cc=dtor_core@ameritech.net \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox