From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753345AbdBGIiL (ORCPT ); Tue, 7 Feb 2017 03:38:11 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:52281 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751450AbdBGIiJ (ORCPT ); Tue, 7 Feb 2017 03:38:09 -0500 X-ME-Sender: X-Sasl-enc: OozbYMlvowKAYmJE1mGZh/5xAMPQw6bFBwmLO919w/55 1486456688 Date: Tue, 7 Feb 2017 09:37:31 +0100 From: Greg KH To: Stephen Rothwell Cc: Ulrich Hecht , linux-next@vger.kernel.org, "linux-kernel@vger.kernel.org" , Geert Uytterhoeven Subject: Re: linux-next: build warning after merge of the tty tree Message-ID: <20170207083731.GA20338@kroah.com> References: <20170206151638.6e0f8a60@canb.auug.org.au> <20170206085042.GA3726@kroah.com> <20170207093709.0287cb68@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170207093709.0287cb68@canb.auug.org.au> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 07, 2017 at 09:37:09AM +1100, Stephen Rothwell wrote: > Hi all, > > On Mon, 6 Feb 2017 18:01:20 +0100 Ulrich Hecht wrote: > > > > On Mon, Feb 6, 2017 at 9:50 AM, Greg KH wrote: > > > > > > I think this is fixed by a patch I just took into my tree, which isn't > > > in linux-next yet. Right Ulrich? > > > > That is correct, it's called in "[PATCH v4 2/4] serial: sh-sci: > > SCIFA/B RX FIFO software timeout". > > I don't see that commit in any tree I have fetched. That is correct, it's in my "testing" branch that I use to stage things in before it gets sent to the branch that you pull from. That branch is now merged with my -next branch, so you will see this change the next time you sync. thanks, greg k-h