From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v3 20/23] serial: omap: fix software flow control Date: Wed, 5 Sep 2012 13:27:49 -0700 Message-ID: <20120905202749.GA2451@kroah.com> References: <1345717983-18179-1-git-send-email-balbi@ti.com> <1345717983-18179-21-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1345717983-18179-21-git-send-email-balbi@ti.com> Sender: linux-serial-owner@vger.kernel.org To: Felipe Balbi Cc: alan@linux.intel.com, Tony Lindgren , Kevin Hilman , Linux OMAP Mailing List , Linux ARM Kernel Mailing List , linux-serial@vger.kernel.org, Linux Kernel Mailing List , Santosh Shilimkar , Shubhrajyoti Datta , Sourav Poddar , Vikram Pandita , stable@vger.kernel.org List-Id: linux-omap@vger.kernel.org On Thu, Aug 23, 2012 at 01:33:00PM +0300, Felipe Balbi wrote: > From: Vikram Pandita > > Software flow control register bits were not defined correctly. > > Also clarify the IXON and IXOFF logic to reflect what userspace wants. > > Cc: stable@vger.kernel.org > Tested-by: Shubhrajyoti D > Signed-off-by: Vikram Pandita > Signed-off-by: Shubhrajyoti D > Signed-off-by: Felipe Balbi > Acked-by: Tony Lindgren > --- If this is a stable patch, should it be pulled out and put also in for 3.6? thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Wed, 5 Sep 2012 13:27:49 -0700 Subject: [PATCH v3 20/23] serial: omap: fix software flow control In-Reply-To: <1345717983-18179-21-git-send-email-balbi@ti.com> References: <1345717983-18179-1-git-send-email-balbi@ti.com> <1345717983-18179-21-git-send-email-balbi@ti.com> Message-ID: <20120905202749.GA2451@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Aug 23, 2012 at 01:33:00PM +0300, Felipe Balbi wrote: > From: Vikram Pandita > > Software flow control register bits were not defined correctly. > > Also clarify the IXON and IXOFF logic to reflect what userspace wants. > > Cc: stable at vger.kernel.org > Tested-by: Shubhrajyoti D > Signed-off-by: Vikram Pandita > Signed-off-by: Shubhrajyoti D > Signed-off-by: Felipe Balbi > Acked-by: Tony Lindgren > --- If this is a stable patch, should it be pulled out and put also in for 3.6? thanks, greg k-h