]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: entry: data abort: avoid using r2 in abort helpers
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 13:42:02 +0000 (14:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:11 +0000 (10:56 +0100)
commit0d147db0c127c561f8f9ead9f3c1ec38f89f1040
treeed499217d06bd42fc70bfcd7d3c0ae8ee05bc0b8
parent3e287bec6fde088bff05ee7f998f53e8ac75b922
ARM: entry: data abort: avoid using r2 in abort helpers

This allows us to pass the pt_regs pointer in to these functions
ready for tail-calling the abort handler.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/abort-ev5t.S
arch/arm/mm/abort-ev5tj.S
arch/arm/mm/abort-ev6.S
arch/arm/mm/abort-ev7.S
arch/arm/mm/abort-lv4t.S
arch/arm/mm/proc-arm6_7.S