Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752746Ab0DZOJI (ORCPT ); Mon, 26 Apr 2010 10:09:08 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]:54298 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752219Ab0DZOJG (ORCPT ); Mon, 26 Apr 2010 10:09:06 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=b4dqDBzoWXn3b28bLALe0Z7bfhsypvwguBrsHke1/EFmPClmHgpFBagcrBfRm8p1eJ OG+HzhgFSyxdHs6n3djiP8781ZgBgrSGb63JJ8ZSYstm1lhxqkLLY7xCoP4JBzMut87U /UamzE5uLss7r+cvJcqxJyC6voRPE8Wmp75NY= MIME-Version: 1.0 In-Reply-To: <201004261550.49512.arnd@arndb.de> References: <1272191830-23675-1-git-send-email-abogani@texware.it> <201004261515.56750.arnd@arndb.de> <201004261550.49512.arnd@arndb.de> Date: Mon, 26 Apr 2010 16:09:03 +0200 X-Google-Sender-Auth: 6886bd409263ec1a Message-ID: Subject: Re: [PATCH] USB: sisusbvga: Remove the BKL from open From: Alessio Igor Bogani To: Arnd Bergmann Cc: Oliver Neukum , Greg Kroah-Hartman , Thomas Winischhofer , Mauro Carvalho Chehab , Pete Zaitcev , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, "Fr??d??ric Weisbecker" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 886 Lines: 24 Dear Mr. Bergmann, 2010/4/26 Arnd Bergmann : > On Monday 26 April 2010, Alessio Igor Bogani wrote: >> It is what effectively I'm trying to do! >> >> The first part of this work is already present in USB subsystem >> maintainer tree (aka greg) at: >> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/usb/usb-sisusbvga-remove-the-bkl-from-ioctl.patch >> > > Ok, looks good then. I just wouldn't bother splitting the work into two patches if you > want to do this for more drivers. You are right. Simply I made the above-mentioned patch when BKL pushdown not yet reach _open function. :-) Ciao, Alessio -- 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/