Skip to content
Snippets Groups Projects
user avatar
Uwe Kleine-König authored
The bisection implemented in unwind_find_origin() stopped to early.  If
there is only a single entry left to check the original code just took
the end point as origin which might be wrong.

This was introduced in commit de66a979 ("ARM: 7187/1: fix unwinding
for XIP kernels").

Reported-and-tested-by: default avatarNick Bowler <nbowler@elliptictech.com>
Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
ddf5a25c
History