Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751593Ab0D3QtR (ORCPT ); Fri, 30 Apr 2010 12:49:17 -0400 Received: from miranda.se.axis.com ([193.13.178.8]:57218 "EHLO miranda.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757584Ab0D3QtI (ORCPT ); Fri, 30 Apr 2010 12:49:08 -0400 Date: Fri, 30 Apr 2010 09:53:21 +0200 From: Jesper Nilsson To: Arnd Bergmann Cc: John Kacur , lkml , Linus Torvalds , Frederic Weisbecker , Jan Blunck , Thomas Gleixner Subject: Re: [PATCH 3/7] cris: push down BKL into some device drivers Message-ID: <20100430075320.GZ29275@axis.com> References: <1272378265-10909-4-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1272378265-10909-4-git-send-email-arnd@arndb.de> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 638 Lines: 17 On Tue, Apr 27, 2010 at 04:24:21PM +0200, Arnd Bergmann wrote: > A number of cris specific device drivers still use the > locked ->ioctl operation. Convert them to unlocked_ioctl > with explicit lock_kernel calls. Looks good, I've added this to the cris tree. > Signed-off-by: Arnd Bergmann /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com -- 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/