ARM: move PC value into r9
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 24 Mar 2017 16:22:10 +0000 (16:22 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Wed, 2 Aug 2017 13:15:04 +0000 (14:15 +0100)
commitfcea45236d3ffcd317296d75612eb163bf734407
tree4a5956bb54a412a333805022eb05334c3bd5b835
parentda594e3fff398a164c77dd728d9fbfc6880881e6
ARM: move PC value into r9

Move the saved PC value into r9, thereby moving it into a caller-saved
register for functions that we may call during the entry to a syscall.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/kernel/entry-common.S