ARM: 8073/1: unwind: Use arm_get_current_stackframe
authorNikolay Borisov <Nikolay.Borisov@arm.com>
Tue, 3 Jun 2014 18:49:14 +0000 (19:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 18 Jul 2014 11:29:16 +0000 (12:29 +0100)
commitc8bee0ad78b2107ffb56fa82f0ab2b762311d172
tree080712a909517e8f131d06824a1dd2284f9ce40e
parenta3250c92aa83e199624133e692a92ecc1d3e7466
ARM: 8073/1: unwind: Use arm_get_current_stackframe

Make the unwind code use the correct API so that the frame pointer
is extracted from the correct register.

Signed-off-by: Nikolay Borisov <Nikolay.Borisov@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/unwind.c