diff options
author | Russell King <[email protected]> | 2010-07-26 12:18:16 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2010-07-26 12:18:16 +0100 |
commit | 4609a179c97ae60fef173547a9bbb214359808ce (patch) | |
tree | a36f01e2e29446da9a90cd6f4d416ff9c790091a /tools/perf/util/trace-event-scripting.c | |
parent | f9578fc07832ee8db8b0fbde489e00ad35452ac9 (diff) |
ARM: Fix csum_partial_copy_from_user()
Using the parent functions frame pointer to access our arguments is
completely wrong, whether or not we're building with frame pointers
or not. What we should be using is the stack pointer to get at the
word above the registers we stacked ourselves.
Reported-by: Bosko Radivojevic <[email protected]>
Tested-by: Bosko Radivojevic <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions