aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/oprofile
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2007-05-26 12:04:17 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-05-30 13:15:12 +0100
commit5b10c8e436b69f25b6dcb5586bbdc5e39c20ed1d (patch)
tree44257d4bcbcbe543453467e2e264c0994233f9e0 /arch/arm/oprofile
parent[ARM] use __used attribute (diff)
downloadlinux-dev-5b10c8e436b69f25b6dcb5586bbdc5e39c20ed1d.tar.xz
linux-dev-5b10c8e436b69f25b6dcb5586bbdc5e39c20ed1d.zip
[ARM] Fix stacktrace FP range checking
Fix an oops in the stacktrace code, caused by improper range checking. We subtract 12 off 'fp' before testing to see if it's below the low bound. However, if 'fp' were zero before, it becomes a very large positive number, causing this test to succeed where it should fail. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/oprofile')
0 files changed, 0 insertions, 0 deletions