ARM: entry: data abort: tail-call the main data abort handler
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 15:01:26 +0000 (16:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:11 +0000 (10:56 +0100)
Tail-call the main C data abort handler code from the per-CPU helper
code.  Update the comments in the code wrt the new calling and return
register state.

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

No differences found