[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <326628.87627.qm@web180310.mail.gq1.yahoo.com>
Date: Tue, 29 Jun 2010 07:08:49 -0700 (PDT)
From: David Brownell <david-b@...bell.net>
To: Greg KH <gregkh@...e.de>, Arnd Bergmann <arnd@...db.de>,
MichaĆ Nazarewicz <m.nazarewicz@...sung.com>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
Frederic Weisbecker <fweisbec@...il.com>,
John Kacur <jkacur@...hat.com>,
Andi Kleen <andi@...stfloor.org>,
David Brownell <dbrownell@...rs.sourceforge.net>
Subject: Re: [PATCH 5/6] usb/gadget: Do not take BKL for gadget->ops->ioctl
> Date: Friday, June 18, 2010, 6:59 AM
> On Tue, 01 Jun 2010 23:04:44 +0200,
> Arnd Bergmann <arnd@...db.de>
> wrote:
> > There is no gadget driver in the tree that
> > actually implements the ioctl operation, so
> > obviously it is not necessary to hold the
> > BKL around the call.
The original gadgetfs code used it as a
passthrough to controller-specific ops, as
I recall. Not much used, right.
And yes, I suspect someone just threw
some BKL stuff here without actually
analysing whether it was necessary.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists