Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752564Ab0A3H5J (ORCPT ); Sat, 30 Jan 2010 02:57:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752338Ab0A3H5I (ORCPT ); Sat, 30 Jan 2010 02:57:08 -0500 Received: from mail-px0-f182.google.com ([209.85.216.182]:42349 "EHLO mail-px0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751810Ab0A3H5H (ORCPT ); Sat, 30 Jan 2010 02:57:07 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=ba/6w+rOBVD+3ddKQ5tlNWt+fEjFDW49X8fnZFA1ztCJRtdJsjWDshgo6815/iSa9o Fh9nBzmm/ONLqk1PVeXWU0PNhxDGQKJ2nNWqe5Ph/RVQ//ndtWc2Qqdrp5jgfm6k7GL4 8FBWkgsLcLMsnAbi/+qNfc7Aw8D1O8VgtNdzg= Date: Fri, 29 Jan 2010 23:57:02 -0800 From: Dmitry Torokhov To: Thadeu Lima de Souza Cascardo Cc: Arnd Bergmann , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] input: remove BKL from uinput open function Message-ID: <20100130075702.GC30378@core.coreip.homeip.net> References: <1264800197-29523-1-git-send-email-cascardo@holoscopio.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1264800197-29523-1-git-send-email-cascardo@holoscopio.com> User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 598 Lines: 16 On Fri, Jan 29, 2010 at 07:23:16PM -0200, Thadeu Lima de Souza Cascardo wrote: > Commit 8702965848ed4bee27486a3e3d2ae34ebba6dd83 has push down the BKL > into uinput open function. However, there's nothing that needs locking > in there. > > Signed-off-by: Thadeu Lima de Souza Cascardo Applied to next, thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/