linux-stable/arch/score/lib
Guenter Roeck 80524e9336 score: Fix exception handler label
The latest version of modinfo fails to compile score architecture
targets with the following error.

FATAL: The relocation at __ex_table+0x634 references
section "__ex_table" which is not executable, IOW
the kernel will fault if it ever tries to
jump to it.  Something is seriously wrong
and should be fixed.

The probem is caused by a bad label in an __ex_table entry.

Acked-by: Lennox Wu <lennox.wu@gmail.com>
Cc: Quentin Casasnovas <quentin.casasnovas@oracle.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2015-06-10 10:19:47 -07:00
..
Makefile
ashldi3.c
ashrdi3.c
checksum.S [media] doc: no singing 2013-12-10 17:13:33 -02:00
checksum_copy.c arch: score: Export necessary symbols in related files 2014-10-05 01:18:16 +08:00
cmpdi2.c
libgcc.h
lshrdi3.c
string.S score: Fix exception handler label 2015-06-10 10:19:47 -07:00
ucmpdi2.c