From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] serial: imx: Fix build breakage Date: Fri, 11 Jul 2014 19:39:50 -0700 Message-ID: <53C09FF6.8020507@infradead.org> References: <20140711112108.7631911b@canb.auug.org.au> <1405046206-14495-1-git-send-email-peter@hurleysoftware.com> <20140712004248.GA24760@kroah.com> <53C096D0.3000005@infradead.org> <20140712021635.GB17548@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:42283 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752399AbaGLCjx (ORCPT ); Fri, 11 Jul 2014 22:39:53 -0400 In-Reply-To: <20140712021635.GB17548@kroah.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Greg Kroah-Hartman Cc: Peter Hurley , Stephen Rothwell , linux-kernel@vger.kernel.org, linux-next@vger.kernel.org On 07/11/14 19:16, Greg Kroah-Hartman wrote: > On Fri, Jul 11, 2014 at 07:00:48PM -0700, Randy Dunlap wrote: >> On 07/11/14 17:42, Greg Kroah-Hartman wrote: >>> On Thu, Jul 10, 2014 at 10:36:46PM -0400, Peter Hurley wrote: >>>> Fix breakage introduced by >>>> commit c557d392fbf5badd693ea1946a4317c87a26a716, >>>> 'serial: Test for no tx data on tx restart'. >>>> >>>> Signed-off-by: Peter Hurley >>> >>> You forgot a "Reported-by:" tag. >>> >>> I'll go add it... >> >> It's not clear to me that Peter forgot it. > > Why? Stephen pointed out the problem, in a public place, so I gave him > credit for it. SubmittingPatches does not give you permission to do that, but Stephen just did so. -- ~Randy