[PATCH] ARM SMP: reallocate main IRQ handler code registers
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 21 May 2005 17:15:45 +0000 (18:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 May 2005 17:15:45 +0000 (18:15 +0100)
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 <rmk@arm.linux.org.uk>

No differences found