Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1726034
| From | Cédric Le Goater <clg@kaod.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the powerpc tree |
| Date | 2017-09-04 14:40 +0200 |
| Message-ID | <ulYPv-5uO-3@gated-at.bofh.it> (permalink) |
| References | <ulVoD-3is-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/04/2017 10:53 AM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the powerpc tree, today's linux-next build (powerpc
> allyesconfig) produced this warning:
>
> WARNING: vmlinux.o(.text+0xa7cb8): Section mismatch in reference from the function .xive_spapr_init() to the function .init.text:.xive_core_init()
> The function .xive_spapr_init() references
> the function __init .xive_core_init().
> This is often because .xive_spapr_init lacks a __init
> annotation or the annotation of .xive_core_init is wrong.
>
> Introduced by commit
>
> eac1e731b59e ("powerpc/xive: guest exploitation of the XIVE interrupt controller")
>
yes. I just sent a patch for this :
http://patchwork.ozlabs.org/patch/809542/
Cheers,
C.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build warning after merge of the powerpc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-09-04 11:00 +0200 Re: linux-next: build warning after merge of the powerpc tree Cédric Le Goater <clg@kaod.org> - 2017-09-04 14:40 +0200
csiph-web