openwrtv4/target/linux/arc770
Alexey Brodkin acd41539d6 linux: arc: disable kernel unwinding to fix modules loading
With update of binutils for ARC (this is now based on upstream 2.26)
we noticed issues with loadable kernel modules.

Something like that was happening:
--------------------->8-------------------
mbcache: unknown relocation: 49
insmod: can't insert './mbcache.ko': invalid module format
--------------------->8-------------------

More details could be found in that discussion in binutils mailing list:
http://thread.gmane.org/gmane.comp.gnu.binutils/74662

As of now the simplest work-around is to disable in-kernel unwinder
for now. That will at least allow us to use modules again.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: John Crispin <john@phrozen.org>
2016-06-22 19:32:06 +02:00
..
base-files all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
dts arc770/axs101: fix console output 2016-01-18 17:51:54 +00:00
generic arc770: build kmod-ath9k-htc wpad-mini by default 2016-04-09 10:25:13 +00:00
image arc: Build uImage as well as vmlinux output files 2016-06-05 23:23:57 +02:00
config-4.4 linux: arc: disable kernel unwinding to fix modules loading 2016-06-22 19:32:06 +02:00
Makefile arc: clean-up and move CFLAGS to include/target.mk 2016-01-18 17:52:03 +00:00