diff options
author | 2017-01-18 16:25:23 +0000 | |
---|---|---|
committer | 2017-01-18 18:05:10 +0000 | |
commit | aeb1f39d814b2e21e5e5706a48834bfd553d0059 (patch) | |
tree | 3f09fcb9c232e1df6bb440abb4a19def4bbd696c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64/ptrace: Preserve previous registers for short regset write (diff) | |
download | linux-dev-aeb1f39d814b2e21e5e5706a48834bfd553d0059.tar.xz linux-dev-aeb1f39d814b2e21e5e5706a48834bfd553d0059.zip |
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: <stable@vger.kernel.org> # 3.7.x-
Fixes: 60ffc30d5652 ("arm64: Exception handling")
Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Acked-by: Will Deacon <Will.Deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions