Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751358AbaKJSKv (ORCPT ); Mon, 10 Nov 2014 13:10:51 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:42927 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751138AbaKJSKu (ORCPT ); Mon, 10 Nov 2014 13:10:50 -0500 Date: Tue, 11 Nov 2014 03:09:29 +0900 From: Greg Kroah-Hartman To: Jim Davis Cc: Stephen Rothwell , linux-next , linux-kernel , Jiri Slaby , peter@hurleysoftware.com Subject: Re: randconfig build error with next-20141110, in drivers/tty/vt/vt.c Message-ID: <20141110180929.GA13084@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 10, 2014 at 09:13:25AM -0700, Jim Davis wrote: > Building with the attached random configuration file, > > drivers/tty/vt/vt.c: In function ‘tioclinux’: > drivers/tty/vt/vt.c:2703:4: error: implicit declaration of function > ‘vt_get_kmsg_redirect’ [-Werror=implicit-function-declaration] > data = vt_get_kmsg_redirect(); > ^ > cc1: some warnings being treated as errors > make[3]: *** [drivers/tty/vt/vt.o] Error 1 This is due to a patch from Peter Hurley, but I can't work out what to do to fix it... Peter? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/