linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Rich Felker <dalias@libc.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
	Linux-sh list <linux-sh@vger.kernel.org>
Subject: Re: Build regressions/improvements in v4.7-rc1
Date: Wed, 1 Jun 2016 18:18:02 -0400	[thread overview]
Message-ID: <20160601221801.GF10893@brightrain.aerifal.cx> (raw)
In-Reply-To: <CAMuHMdVvK9h2MLVAeB3n8G6hfKJU1Rma2_uVYBTqsFxnRv2YsA@mail.gmail.com>

On Mon, May 30, 2016 at 09:34:07AM +0200, Geert Uytterhoeven wrote:
> >   + /home/kisskb/slave/src/arch/sh/kernel/setup.c: error: implicit declaration of function 'early_init_dt_scan' [-Werror=implicit-function-declaration]:  => 256:2
> 
> sh-randconfig

Nice find. I think I'm incorrectly checking for CONFIG_OF in places
that should actually be checking for CONFIG_OF_FLATTREE. Does that
look right to you? Nothing breaks in actual configurations that make
sense now, only if you enable OF manually without selecting
SH_DEVICE_TREE as your board.

If you can confirm that my assessment is correct I'll include a fix in
my (now-late) pull request.

Rich

      reply	other threads:[~2016-06-01 22:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1464593333-10283-1-git-send-email-geert@linux-m68k.org>
2016-05-30  7:34 ` Build regressions/improvements in v4.7-rc1 Geert Uytterhoeven
2016-06-01 22:18   ` Rich Felker [this message]

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=20160601221801.GF10893@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /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).