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)
commit8dfe7ac96fedd4f5219879f63a8a546a33609daf
treec723c0845d9f2080d9a0517bd2a94014870d7134
parentd9600c99c549732a501cb727157800623a06175d
ARM: entry: prefetch abort: tail-call the main prefetch abort handler

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>
arch/arm/kernel/entry-armv.S
arch/arm/mm/pabort-legacy.S
arch/arm/mm/pabort-v6.S
arch/arm/mm/pabort-v7.S