android_kernel_xiaomi_sm7250/arch/arm/lib
Russell King 583e7f5d36 [ARM] nommu: backtrace code must not reference a discarded section
The code in "1007:" is in the .fixup section, which in the mmuless
case is discarded.  Since this code is referenced from the .text
section, it causes an link error.  Move this code into the .text
section instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-28 17:59:57 +01:00
..
ashldi3.S
ashrdi3.S
backtrace.S [ARM] nommu: backtrace code must not reference a discarded section 2006-06-28 17:59:57 +01:00
bitops.h
changebit.S
clear_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
clearbit.S
copy_from_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
copy_page.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
copy_template.S
copy_to_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
csumipv6.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
csumpartial.S
csumpartialcopy.S
csumpartialcopygeneric.S
csumpartialcopyuser.S
delay.S [ARM] Remove RETINSTR macro 2006-06-25 11:17:23 +01:00
div64.S [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes 2006-05-16 11:39:31 +01:00
ecard.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
findbit.S [ARM] Remove RETINSTR macro 2006-06-25 11:17:23 +01:00
floppydma.S
getuser.S
io-acorn.S
io-readsb.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-readsl.S
io-readsw-armv3.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-readsw-armv4.S
io-shark.c
io-writesb.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-writesl.S
io-writesw-armv3.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
io-writesw-armv4.S
lib1funcs.S
lshrdi3.S
Makefile [ARM] nommu: uaccess tweaks 2006-06-28 17:59:46 +01:00
memchr.S [ARM] Remove RETINSTR macro 2006-06-25 11:17:23 +01:00
memcpy.S
memmove.S
memset.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
memzero.S [ARM] Remove LOADREGS macro 2006-06-25 11:23:45 +01:00
muldi3.S
putuser.S
setbit.S
sha1.S
strchr.S [ARM] Remove RETINSTR macro 2006-06-25 11:17:23 +01:00
strncpy_from_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
strnlen_user.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
strrchr.S [ARM] Remove RETINSTR macro 2006-06-25 11:17:23 +01:00
testchangebit.S
testclearbit.S
testsetbit.S
uaccess.S [ARM] Remove the __arch_* layer from uaccess.h 2006-06-28 17:53:27 +01:00
ucmpdi2.S