You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
8 years ago
..
base-files all: drop old uci-defaults.sh 9 years ago
dts arc770/axs101: fix console output 8 years ago
generic arc770: build kmod-ath9k-htc wpad-mini by default 8 years ago
image arc: Build uImage as well as vmlinux output files 8 years ago
Makefile arc: clean-up and move CFLAGS to include/target.mk 8 years ago
config-4.4 linux: arc: disable kernel unwinding to fix modules loading 8 years ago