diff options
| author | Kevin Brodsky <[email protected]> | 2024-10-29 14:45:36 +0000 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2024-11-04 16:31:25 +0000 |
| commit | 466ece4c6e195263ccab2d402ee06b2f8d639a0e (patch) | |
| tree | c3a753ef5a86bc8bb9b4a7e1c8768b7c06d7020a /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | 2e8a1acea8597ff42189ea94f0a63fa58640223d (diff) | |
arm64: signal: Remove unnecessary check when saving POE state
The POE frame record is allocated unconditionally if POE is
supported. If the allocation fails, a SIGSEGV is delivered before
setup_sigframe() can be reached. As a result there is no need to
consider poe_offset before saving POR_EL0; just remove that check.
This is in line with other frame records (FPMR, TPIDR2).
Reviewed-by: Mark Brown <[email protected]>
Reviewed-by: Dave Martin <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Kevin Brodsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions