diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-06-26 11:47:08 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-07-02 09:56:12 (GMT) |
commit | 30891c90d81133179cc47eb77c30764a3b5dad5c (patch) | |
tree | 4af470a3f2d999ec8feefce84b6d502c28cdfbb4 /arch/arm/mach-davinci/board-dm365-evm.c | |
parent | 40f0b90a2f16f433f9afbfef4b7c312efb54e933 (diff) | |
download | linux-30891c90d81133179cc47eb77c30764a3b5dad5c.tar.xz |
ARM: entry: no need to reload the SPSR value from struct pt_regs
The SVC IRQ, prefetch and data abort handlers preserve the SPSR value
via r5 across the exception. Rather than re-loading it from pt_regs,
use the preserved value instead.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-davinci/board-dm365-evm.c')
0 files changed, 0 insertions, 0 deletions