Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753700Ab0A2R12 (ORCPT ); Fri, 29 Jan 2010 12:27:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752777Ab0A2R11 (ORCPT ); Fri, 29 Jan 2010 12:27:27 -0500 Received: from exprod6ob111.obsmtp.com ([64.18.1.26]:51961 "HELO psmtp.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1751055Ab0A2R10 convert rfc822-to-8bit (ORCPT ); Fri, 29 Jan 2010 12:27:26 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Subject: RE: [patch v2 2/2] at91_udc.c use spinlocks instead of local_irq_xxx Date: Fri, 29 Jan 2010 12:27:21 -0500 Message-ID: In-Reply-To: <20100129162155.824407360@gmail.com>> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [patch v2 2/2] at91_udc.c use spinlocks instead of local_irq_xxx Thread-Index: AcqhAm+OFMyMLra4RkWWYhfr7Xr8UQABBXog References: <20100129162029.998540038@gmail.com>> <20100129162155.824407360@gmail.com>> From: "H Hartley Sweeten" To: "Harro Haan" , "Ryan Mallon" , "Remy Bohmer" , "Andrew Victor" , "David Brownell" Cc: , X-OriginalArrivalTime: 29 Jan 2010 17:27:24.0750 (UTC) FILETIME=[5262D6E0:01CAA108] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 16 On Friday, January 29, 2010 9:21 AM, Harro Haan wrote: > > The locking code of this driver is reworked for preempt-rt. > > Signed-off-by: Harro Haan > --- > drivers/usb/gadget/at91_udc.c | 139 ++++++++++++++++++++++++++++-------------- > drivers/usb/gadget/at91_udc.h | 1 > 2 files changed, 94 insertions(+), 46 deletions(-) Reviewed-by: H Hartley Sweeten -- 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/