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:15:24 -0700 Message-ID: <20130828061524.GA19679@kroah.com> References: <5212D602.2000005@hurleysoftware.com> <5213C5CA.7060206@hurleysoftware.com> <20130827231946.GA18233@kroah.com> <20130828060536.GA19160@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45485 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752443Ab3H1GNF (ORCPT ); Wed, 28 Aug 2013 02:13:05 -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:37:21AM +0530, Viresh Kumar wrote: > On 28 August 2013 11:35, Greg Kroah-Hartman wrote: > > 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? > > No, its only coming for RT kernels... > > > Remember, stable is for "real" problems :) > > I faced this issue while working on 3.10 rt kernel and so asked :) Ask the -rt developers to add it to their patchset if it affects those kernels.