aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorLin Yongting <[email protected]>2014-11-26 14:36:15 +0100
committerRussell King <[email protected]>2014-11-27 16:00:24 +0000
commit207a6cb06990c298d0eac982e053d370e216d93d (patch)
tree21c8e4958b21b05d35a2daad7f8b0cd8f4b627d6 /lib/memory-notifier-error-inject.c
parent20cb6abfe0062693183eb2a85f7c73792e96407f (diff)
ARM: 8224/1: Add unwinding support for memmove function
The memmove function never had unwinding annotations added. Currently, when accessing invalid pointer by memmove occurs the backtrace shown will stop at memmove or some completely unrelated function. Add unwinding annotations in hopes of getting a more useful backtrace in following cases: 1. die on accessing invalid pointer by memmove 2. kprobe trapped at any instruction within memmove 3. interrupted at any instruction within memmove Signed-off-by: Lin Yongting <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions