ARMv7-A: Exception register save/restore needs to work a little differently if we support user mode processes

This commit is contained in:
Gregory Nutt
2014-09-11 14:34:10 -06:00
parent 17e798993d
commit 57d78ddd93
2 changed files with 363 additions and 33 deletions
+1 -1
View File
@@ -1439,7 +1439,7 @@ o ARM (arch/arm/)
Priority: Low
Title: CORTEX-M3 STACK OVERFLOW
Description: There is bit bit logic inf up_fullcontextrestore() that executes on
Description: There is bit bit logic in up_fullcontextrestore() that executes on
return from interrupts (and other context switches) that looks like:
ldr r1, [r0, #(4*REG_CPSR)] /* Fetch the stored CPSR value */
File diff suppressed because it is too large Load Diff