From: Jayachandran C Date: Fri, 9 May 2014 11:05:14 +0000 (+0530) Subject: MIPS: Netlogic: Reduce size of reset code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3deecfaa36662ca2e2104be3c305236cf03efcc;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6910/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed