commit | a3deecfaa36662ca2e2104be3c305236cf03efcc | [log] [tgz] |
---|---|---|
author | Jayachandran C <jchandra@broadcom.com> | Fri May 09 16:35:14 2014 +0530 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 30 16:47:56 2014 +0200 |
tree | 64c90d95f734fc75ded54103e9c94ab23e35bc71 | |
parent | 2e240ddd09d41645e928a19a3ff3290a0f546834 [diff] |
MIPS: Netlogic: Reduce size of reset code Update thread wakeup function to use scratch registers for saving SP and RA. Move the register restore code needed for thread 0 to the calling function. This reduces the size of code copied to the reset vector. Signed-off-by: Jayachandran C <jchandra@broadcom.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6910/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>