https://github.com/torvalds/linux
Revision ddf5a25c5fdd4cc276edf451871c38002eec0f95 authored by Uwe Kleine-König on 15 December 2011, 20:47:56 UTC, committed by Linus Torvalds on 15 December 2011, 22:02:19 UTC
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 de66a979012d ("ARM: 7187/1: fix unwinding
for XIP kernels").

Reported-and-tested-by: Nick Bowler <nbowler@elliptictech.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 42ebfc6
History
Tip revision: ddf5a25c5fdd4cc276edf451871c38002eec0f95 authored by Uwe Kleine-König on 15 December 2011, 20:47:56 UTC
ARM: unwinder: fix bisection to find origin in .idx section
Tip revision: ddf5a25
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.4 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top