ARM: start_thread(): don't always clear all regs
The elf_fdpic binary format driver has to initialize extra registers beside the stack and program counter as required by the corresponding ABI. So reinstate them after the regs structure has been cleared. While at it let's get rid of start_thread_nommu(). Signed-off-by: NNicolas Pitre <nico@linaro.org> Acked-by: NMickael GUENE <mickael.guene@st.com> Tested-by: NVincent Abriou <vincent.abriou@st.com> Tested-by: NAndras Szemzo <szemzo.andras@gmail.com>
Showing
想要评论请 注册 或 登录