From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH V2 00/25] tty: serial: drop uart_port->lock before calling Date: Tue, 27 Aug 2013 23:05:36 -0700 Message-ID: <20130828060536.GA19160@kroah.com> References: <52123A44.9090608@hurleysoftware.com> <5212D602.2000005@hurleysoftware.com> <5213C5CA.7060206@hurleysoftware.com> <20130827231946.GA18233@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45388 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752013Ab3H1GDR (ORCPT ); Wed, 28 Aug 2013 02:03:17 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Viresh Kumar Cc: jslaby@suse.cz, Lists linaro-kernel , Patch Tracking , linux-serial@vger.kernel.org, Bryan Huntsman , Daniel Walker , David Brown , Stephen Warren , Tobias Klauser , Tony Prisk , Linaro Networking , Peter Hurley On Wed, Aug 28, 2013 at 11:28:48AM +0530, Viresh Kumar wrote: > On 28 August 2013 04:49, Greg Kroah-Hartman wrote: > > No need, I took them as-is, thanks for doing this work. > > I believe this must go to few stable releases as well.. ?? Why, as it doesn't cause problems unless you are running rt kernels at the moment, right? Is there some other way to trigger the problem that you know of? Remember, stable is for "real" problems :) thanks, greg k-h