[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150630135009.75cb607a@canb.auug.org.au>
Date: Tue, 30 Jun 2015 13:50:09 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Christoph Lameter <cl@...ux.com>
Subject: linux-next: build warning in the origin tree
Hi Linus,
Building the origin tree, today's linux-next build (powerpc allyesconfig)
produced this warning:
WARNING: mm/built-in.o(.text.unlikely+0xc22): Section mismatch in reference from the function .new_kmalloc_cache() to the variable .init.rodata:kmalloc_info
The function .new_kmalloc_cache() references
the variable __initconst kmalloc_info.
This is often because .new_kmalloc_cache lacks a __initconst
annotation or the annotation of kmalloc_info is wrong.
Caused by commit a9730fca9946 ("Fix kmalloc slab creation sequence").
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists