diff options
| author | Santosh Sivaraj <[email protected]> | 2019-09-04 03:13:58 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-09-12 09:27:00 +1000 |
| commit | 20055a8bfaaa75f2cb9c23ecc8ab12b4abd8dc84 (patch) | |
| tree | 3d64b3e4bd6df2e322a47712bd65d72c46f77bb3 /tools/perf/scripts/python/bin | |
| parent | aa497d4352414aad22e792b35d0aaaa12bbc37c5 (diff) | |
powerpc/memcpy: Fix stack corruption for smaller sizes
For sizes lesser than 128 bytes, the code branches out early without saving
the stack frame, which when restored later drops frame of the caller.
Tested-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Santosh Sivaraj <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions