From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751477AbdBFIvv (ORCPT ); Mon, 6 Feb 2017 03:51:51 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:51266 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750997AbdBFIvd (ORCPT ); Mon, 6 Feb 2017 03:51:33 -0500 X-ME-Sender: X-Sasl-enc: VMYnOFHGdo8I/l1Q6UFxjYnU4cJ0xCWLEJzRfecH6CbV 1486371092 Date: Mon, 6 Feb 2017 09:51:05 +0100 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Sebastian Reichel Subject: Re: linux-next: build failure after merge of the tty tree Message-ID: <20170206085105.GB3726@kroah.com> References: <20170206152209.0819e332@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170206152209.0819e332@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 Mon, Feb 06, 2017 at 03:22:09PM +1100, Stephen Rothwell wrote: > Hi Greg, > > After merging the tty tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > ERROR: "of_device_uevent_modalias" [drivers/tty/serdev/serdev.ko] undefined! > ERROR: "of_device_get_modalias" [drivers/tty/serdev/serdev.ko] undefined! > > Caused by commit > > cd6484e1830b ("serdev: Introduce new bus for serial attached devices") > > I have used the tty tree from next-20170203 for today. Ugh, how has this been passing the 0-day bot builds succesfully? Rob, any ideas? thanks, greg k-h