From: Andrew Morton <akpm@linux-foundation.org>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, kbuild test robot <fengguang.wu@intel.com>,
linux-kernel@vger.kernel.org,
Dan Williams <dan.j.williams@intel.com>,
Linux Memory Management List <linux-mm@kvack.org>,
Chris Metcalf <cmetcalf@mellanox.com>
Subject: Re: tile: early_printk.o is always required
Date: Tue, 7 Jun 2016 12:52:45 -0700 [thread overview]
Message-ID: <20160607125245.79a26fd3fee40afaa8ca04ff@linux-foundation.org> (raw)
In-Reply-To: <201606071706.sPPjN9gM%fengguang.wu@intel.com>
On Tue, 7 Jun 2016 17:17:49 +0800 kbuild test robot <lkp@intel.com> wrote:
> Hi,
>
> [auto build test ERROR on tile/master]
> [also build test ERROR on v4.7-rc2 next-20160606]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
>
> url: https://github.com/0day-ci/linux/commits/Andrew-Morton/tile-early_printk-o-is-always-required/20160607-043356
> base: https://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
> config: tile-allnoconfig (attached as .config)
> compiler: tilegx-linux-gcc (GCC) 4.6.2
> reproduce:
> wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # save the attached .config to linux build tree
> make.cross ARCH=tile
>
> All errors (new ones prefixed by >>):
>
> arch/tile/built-in.o: In function `early_hv_write':
> >> early_printk.c:(.text+0xc770): undefined reference to `tile_console_write'
> early_printk.c:(.text+0xc800): undefined reference to `tile_console_write'
Which means we also need HVC_TILE which means we need TTY which means...
blah, I give up :)
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2016-06-07 19:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-05 4:33 undefined reference to `early_panic' kbuild test robot
2016-06-06 20:31 ` Andrew Morton
2016-06-06 20:36 ` Chris Metcalf
2016-06-06 23:31 ` Stephen Rothwell
2016-06-07 9:17 ` tile: early_printk.o is always required kbuild test robot
2016-06-07 19:52 ` Andrew Morton [this message]
2016-06-07 20:56 ` [PATCH] tile: allow disabling CONFIG_EARLY_PRINTK Chris Metcalf
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=20160607125245.79a26fd3fee40afaa8ca04ff@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=cmetcalf@mellanox.com \
--cc=dan.j.williams@intel.com \
--cc=fengguang.wu@intel.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).