commit | c7341d436a7a89dc26706386de0a301fc9dbe49a | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Jun 01 17:13:59 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jun 02 21:31:43 2007 +0100 |
tree | 38a77dfaa10676b0b329eff371d140a7435cc8f5 | |
parent | f285e3d329ce68cc355fadf4ab2c8f34d7f264cb [diff] |
[ARM] 4392/2: Do not corrupt the SP register in compressed/head.S ARMv7 support code requires a valid stack for saving/restoring registers as the whole D-cache flushing function is more complex. This patch ensures that the SP register is not corrupted. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>