From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750876AbWGUSxg (ORCPT ); Fri, 21 Jul 2006 14:53:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751104AbWGUSxg (ORCPT ); Fri, 21 Jul 2006 14:53:36 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]:21724 "EHLO ug-out-1314.google.com") by vger.kernel.org with ESMTP id S1750876AbWGUSxf convert rfc822-to-8bit (ORCPT ); Fri, 21 Jul 2006 14:53:35 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YK5+VGuNe6PAap0f7dmE8GLOHDj3txeWXLzJAIzYA0H8o2IETFBNg5BiRQd5ZntjBex0YbR4RFXLwN7c96+7NrzZ1MZW/qHnmwXio/IgdlyTiIZjKxugi3UEbm4f+PF/hqnCQSrXvUFU8M8SiIY3tSzjGf50hz52fxCAyVxEmSc= Message-ID: Date: Fri, 21 Jul 2006 14:53:34 -0400 From: "Dmitry Torokhov" To: "=?ISO-8859-1?Q?Magnus_Vigerl=F6f?=" Subject: Re: input: Oops when unplugging opened Wacom USB device Cc: linux-input@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org In-Reply-To: <200607212029.23617.wigge@bigfoot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT Content-Disposition: inline References: <200607212029.23617.wigge@bigfoot.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 7/21/06, Magnus Vigerlöf wrote: > > Does somebody knows the reason for the lack of locking in this part > of the code? The code is similar and the problems may be the same > in joydev.c and tsdev.c as well. > Ahem, well, just lack of time I suppose. I am starting adding some locking to the input core, once its done we can work on locking in handlers. -- Dmitry