ARM: entry: prefetch abort: tail-call the main prefetch abort handler
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 11:37:35 +0000 (12:37 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:10 +0000 (10:56 +0100)
Tail-call the main C prefetch abort handler code from the per-CPU
helper code.  Also note that the helper function becomes ABI
compliant in terms of the registers preserved.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found