diff options
author | Dave Martin <[email protected]> | 2017-01-18 16:25:23 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-01-18 18:05:10 +0000 |
commit | aeb1f39d814b2e21e5e5706a48834bfd553d0059 (patch) | |
tree | 3f09fcb9c232e1df6bb440abb4a19def4bbd696c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a672401c00f82e4e19704aff361d9bad18003714 (diff) |
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
This patch adds an explicit __reserved[] field to user_fpsimd_state
to replace what was previously unnamed padding.
This ensures that data in this region are propagated across
assignment rather than being left possibly uninitialised at the
destination.
Cc: <[email protected]> # 3.7.x-
Fixes: 60ffc30d5652 ("arm64: Exception handling")
Signed-off-by: Dave Martin <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions