]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c7fc3decee3c88e30b62480fc9a0016b88195c9
tree4a5956bb54a412a333805022eb05334c3bd5b835
parentb1eec804c78892b03269fd1815b8d7613ae572e7
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