diff options
author | Catalin Marinas <[email protected]> | 2005-06-29 15:34:39 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2005-06-29 15:34:39 +0100 |
commit | aaaa3f9e51245be3215ff67bb3c7aaf5abb82f00 (patch) | |
tree | 3116e92b35d7424469d21f6758933352e9b84dfc /net/lapb/lapb_timer.c | |
parent | 9ec3c75cdeb57fa3c12a813c63706ece7fb63648 (diff) |
[PATCH] ARM: 2769/1: cpu_init() stack setup fix
Patch from Catalin Marinas
The compiler allocates r14 for the stk variable in the __asm__ directive.
This is a shadowed register and gets changed when the mode is changed,
causing random values in the SP register. The patch adds a clobber for
the r14 register.
Signed-off-by: Catalin Marinas <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions