Files
linux/arch/openrisc/kernel
Stafford Horne 88a86f8dfa openrisc: Add _text symbol to fix ksym build error
[ Upstream commit 086cc1c31a ]

The build robot reports:

   .tmp_kallsyms1.o: In function `kallsyms_relative_base':
>> (.rodata+0x8a18): undefined reference to `_text'

This is when using 'make alldefconfig'. Adding this _text symbol to mark
the start of the kernel as in other architecture fixes this.

Signed-off-by: Stafford Horne <shorne@gmail.com>
Acked-by: Jonas Bonn <jonas@southpole.se>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-06 18:59:46 -07:00
..
2014-01-09 10:57:21 +01:00
2014-09-03 13:11:02 +00:00
2013-04-08 17:39:27 +02:00
2011-07-22 18:46:41 +02:00
2011-07-22 18:46:34 +02:00