From: Russell King Date: Sat, 21 May 2005 17:15:45 +0000 (+0100) Subject: [PATCH] ARM SMP: reallocate main IRQ handler code registers X-Git-Tag: v2.6.13-rc1~90^2~583^2~52^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=706fdd9faaad5bd52c774190a54c0fd1dfc0f418;p=pandora-kernel.git [PATCH] ARM SMP: reallocate main IRQ handler code registers By changing r9 -> r8 and r8 to 'tsk' (r9) we are able to remove one instruction from the preempt path. Signed-off-by: Russell King --- Reading git-diff-tree failed