diff options
author | Mark Brown <[email protected]> | 2023-01-31 22:20:39 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-02-01 17:56:47 +0000 |
commit | 92f14518cc43dcaebfb281dfff2fe14b87633cf4 (patch) | |
tree | 786e031052bc8b105a582578efbfd6ac5bfe8ad2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | ea776e4932302b965a2800e7905d9fa48c0d9e85 (diff) |
arm64/signal: Don't redundantly verify FPSIMD magic
We validate that the magic in the struct fpsimd_context is correct in
restore_fpsimd_context() but this is redundant since parse_user_sigframe()
uses this magic to decide to call the function in the first place. Remove
the extra validation.
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions