mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-19 12:42:02 +00:00
When compiling the kernel in thumb2 (CONFIG_THUMB2_KERNEL option activated), we hit a compilation crash. The error message is listed below: ---8< ----- Error: cannot use register index with PC-relative addressing -- `str r0,.saved_lpr' --->8---- Add the .arm directive in the assembly files related to power management. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> |
||
|---|---|---|
| .. | ||
| include/mach | ||
| at91rm9200_time.c | ||
| at91rm9200.c | ||
| at91sam9.c | ||
| generic.h | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| pm_slowclock.S | ||
| pm.c | ||
| pm.h | ||
| sam9_smc.c | ||
| sam9_smc.h | ||
| sama5.c | ||
| setup.c | ||