From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754403AbbKLKp0 (ORCPT ); Thu, 12 Nov 2015 05:45:26 -0500 Received: from mga01.intel.com ([192.55.52.88]:59804 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752738AbbKLKo7 (ORCPT ); Thu, 12 Nov 2015 05:44:59 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,281,1444719600"; d="scan'208";a="835417331" Date: Thu, 12 Nov 2015 12:44:55 +0200 From: Heikki Krogerus To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Greg Kroah-Hartman Subject: Re: linux-next: Tree for Nov 10 (8250_mid.c) Message-ID: <20151112104455.GC4355@kuha.fi.intel.com> References: <20151110131914.297a5e60@canb.auug.org.au> <5642338A.1000502@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5642338A.1000502@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 10, 2015 at 10:12:26AM -0800, Randy Dunlap wrote: > On 11/09/15 18:19, Stephen Rothwell wrote: > > Hi all, > > > > Please do *not* add any material intended for v4.5 to your linux-next > > included branches until after v4.4-rc1 has been released. > > > > Changes since 20151109: > > > > on x86_64: > > drivers/built-in.o: In function `mid8250_set_termios': > 8250_mid.c:(.text+0x10169a): undefined reference to `rational_best_approximation' > > CONFIG_RATIONAL is not enabled. Just need to select it I think. Good catch! Thanks, -- heikki