Re: linux-next: build warning in the origin tree

2015-07-01 Thread Geert Uytterhoeven
On Tue, Jun 30, 2015 at 4:01 PM, Christoph Lameter wrote: > On Tue, 30 Jun 2015, Stephen Rothwell wrote: >> 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_kmal

Re: linux-next: build warning in the origin tree

2015-06-30 Thread Christoph Lameter
On Tue, 30 Jun 2015, Stephen Rothwell wrote: > 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.