undefined reference to `_text'

2016-12-31 Thread kbuild test robot
7c7808ce107d63e158dbbc3af085980985a0c3c4 # save the attached .config to linux build tree make.cross ARCH=openrisc All errors (new ones prefixed by >>): .tmp_kallsyms1.o: In function `kallsyms_relative_base': >> (.rodata+0x8a18): undefined reference to `_text'

Re: undefined reference to `_text'

2016-12-25 Thread Stafford Horne
All errors (new ones prefixed by >>): > >.tmp_kallsyms1.o: In function `kallsyms_relative_base': > >> (.rodata+0x8a18): undefined reference to `_text' > Hello, I have posted a patch for this. I will submit a pull request to Linus with a few other minor fixes after the merge window and holidays. -Stafford

undefined reference to `_text'

2016-12-24 Thread kbuild test robot
7c7808ce107d63e158dbbc3af085980985a0c3c4 # save the attached .config to linux build tree make.cross ARCH=openrisc All errors (new ones prefixed by >>): .tmp_kallsyms1.o: In function `kallsyms_relative_base': >> (.rodata+0x8a18): undefined reference to `_text'

Re: undefined reference to `_text'

2016-12-14 Thread Stafford Horne
yms1.o: In function `kallsyms_relative_base': > >> (.rodata+0x8a18): undefined reference to `_text' > I just sent a patch for this. "openrisc: Add _text symbol to fix ksym build error" -Stafford

Re: undefined reference to `_text'

2016-12-13 Thread Stafford Horne
yms1.o: In function `kallsyms_relative_base': > >> (.rodata+0x8a18): undefined reference to `_text' > I can reproduce this. Sorry about it never noticed before it seems specifically related to 'make alldefconfig' not happending with my config. Having a look. -Stafford

undefined reference to `_text'

2016-12-13 Thread kbuild test robot
attached .config to linux build tree make.cross ARCH=openrisc All errors (new ones prefixed by >>): .tmp_kallsyms1.o: In function `kallsyms_relative_base': >> (.rodata+0x8a18): undefined reference to `_text' --- 0-DAY kernel test infrastructureOpen So