From: Paul Mackerras <paulus@ozlabs.org>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: kbuild test robot <lkp@intel.com>,
linuxppc-dev@ozlabs.org, kbuild-all@01.org, kvm@vger.kernel.org
Subject: Re: [PATCH 2/4] powerpc/64: Provide functions for accessing POWER9 partition table
Date: Wed, 23 Nov 2016 08:15:14 +1100 [thread overview]
Message-ID: <20161122211514.GA6487@fergus.ozlabs.ibm.com> (raw)
In-Reply-To: <87k2bvvkwl.fsf@concordia.ellerman.id.au>
On Tue, Nov 22, 2016 at 10:00:58PM +1100, Michael Ellerman wrote:
> kbuild test robot <lkp@intel.com> writes:
> > [auto build test WARNING on powerpc/next]
> > [cannot apply to v4.9-rc6 next-20161117]
> > [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/Paul-Mackerras/powerpc-64-Preparation-for-KVM-support-on-POWER9/20161121-133431
> > base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next
> > config: powerpc-allyesconfig (attached as .config)
> > compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
> > 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=powerpc
> >
> > All warnings (new ones prefixed by >>):
> >
> >>> WARNING: vmlinux.o(.text+0x5c650): Section mismatch in reference from the function .mmu_partition_table_init() to the function .init.text:.memblock_alloc_base()
> > The function .mmu_partition_table_init() references
> > the function __init .memblock_alloc_base().
>
> > This is often because .mmu_partition_table_init lacks a __init
>
> Indeed that looks like the problem.
>
> Paul have you already merged the topic branch, or can I squash in a fix
> for this? Or I'll just do it on top.
I haven't pushed out the merge, so go ahead.
Paul.
next prev parent reply other threads:[~2016-11-22 21:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-21 4:56 [PATCH 0/4] powerpc/64: Preparation for KVM support on POWER9 Paul Mackerras
2016-11-21 5:00 ` [PATCH 1/4] powerpc/64: Add some more SPRs and SPR bits for POWER9 Paul Mackerras
2016-11-21 5:00 ` [PATCH 2/4] powerpc/64: Provide functions for accessing POWER9 partition table Paul Mackerras
2016-11-21 7:14 ` kbuild test robot
2016-11-22 11:00 ` Michael Ellerman
2016-11-22 21:15 ` Paul Mackerras [this message]
2016-11-23 0:35 ` Michael Ellerman
2016-11-21 5:01 ` [PATCH 3/4] powerpc/powernv: Define real-mode versions of OPAL XICS accessors Paul Mackerras
2016-11-21 5:02 ` [PATCH 4/4] powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value Paul Mackerras
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=20161122211514.GA6487@fergus.ozlabs.ibm.com \
--to=paulus@ozlabs.org \
--cc=kbuild-all@01.org \
--cc=kvm@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=lkp@intel.com \
--cc=mpe@ellerman.id.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 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).