Re: bug in evdev_disconnect
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2007-04-27 19:58:10
Attachments
- signature.asc [application/pgp-signature] 190 bytes
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2007-04-27 19:58:10
Hi Dmitry,
Please try -mm, it should be fixed there. As a temporary work wround you can also swap list_for_each() and wake_up_interruptible() in evdev_disconnect().
Alright, thanks! johannes