Re: percpu section failure with Gold linker

2012-11-23 Thread Tejun Heo
Hello, Jan. On Fri, Nov 23, 2012 at 09:44:02PM +0100, Jan Engelhardt wrote: > when compiling a kernel with the gold linker (3.7.0-rc6 26d29d06ea0204, > gcc-4.7 and binutils-2.23 in my case), certain pcpu symbols are > seemingly errneously copied over from .o files to .ko files, leading to > a h

percpu section failure with Gold linker

2012-11-23 Thread Jan Engelhardt
Hi, when compiling a kernel with the gold linker (3.7.0-rc6 26d29d06ea0204, gcc-4.7 and binutils-2.23 in my case), certain pcpu symbols are seemingly errneously copied over from .o files to .ko files, leading to a hard warning during depmod: gold$ make -j8 LD=gold HOSTLD=gold