From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jim Davis <jim.epost@gmail.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next <linux-next@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Jiri Slaby <jslaby@suse.cz>,
peter@hurleysoftware.com
Subject: Re: randconfig build error with next-20141110, in drivers/tty/vt/vt.c
Date: Tue, 11 Nov 2014 03:09:29 +0900 [thread overview]
Message-ID: <20141110180929.GA13084@kroah.com> (raw)
In-Reply-To: <CA+r1ZhjfVNHOL_ZON2bpt9y6CB0J5rtrNhuV0XNRWqc2hGA57Q@mail.gmail.com>
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?
next prev parent reply other threads:[~2014-11-10 18:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 16:13 randconfig build error with next-20141110, in drivers/tty/vt/vt.c Jim Davis
2014-11-10 18:09 ` Greg Kroah-Hartman [this message]
2014-11-11 16:20 ` [PATCH -next] vt: Fix build breakage when !CONFIG_VT_CONSOLE Peter Hurley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141110180929.GA13084@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jim.epost@gmail.com \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=peter@hurleysoftware.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.