alistair23-linux/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
..
ashldi3.c
ashrdi3.c
checksum.S
checksum_copy.c
cmpdi2.c
libgcc.h
lshrdi3.c
Makefile
string.S score: Fix exception handler label 2015-06-10 10:19:47 -07:00
ucmpdi2.c