diff options
author | Peter Collingbourne <[email protected]> | 2021-05-26 10:49:26 -0700 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-05-26 20:01:17 +0100 |
commit | 33c222aeda14596ca5b9a1a3002858c6c3565ddd (patch) | |
tree | 4ed5071a0bfa36a5d6f21eb92369ede461798403 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 76734d26b54192a31440039459eef2612da63ed4 (diff) |
arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
The AAPCS places no requirements on the alignment of the frame
record. In theory it could be placed anywhere, although it seems
sensible to require it to be aligned to 8 bytes. With an upcoming
enhancement to tag-based KASAN Clang will begin creating frame records
located at an address that is only aligned to 8 bytes. Accommodate
such frame records in the stack unwinding code.
As pointed out by Mark Rutland, the userspace stack unwinding code
has the same problem, so fix it there as well.
Signed-off-by: Peter Collingbourne <[email protected]>
Link: https://linux-review.googlesource.com/id/Ia22c375230e67ca055e9e4bb639383567f7ad268
Acked-by: Andrey Konovalov <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Tested-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions