summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-02-01 01:20:45 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2023-02-01 20:56:47 +0300
commitad678be4238720384fa9e21b9b08b5540ac7ca5d (patch)
tree319e20450d92a32f65c2fd7f3579ebe30bad6995 /tools/perf/scripts/python/task-analyzer.py
parent24d68345a02aee155b22deb26fde3e08332d8f88 (diff)
downloadlinux-ad678be4238720384fa9e21b9b08b5540ac7ca5d.tar.xz
arm64/signal: Only read new data when parsing the ZT context
When we parse the ZT signal context we read the entire context from userspace, including the generic signal context header which was already read by parse_user_sigframe() and padding bytes that we ignore. Avoid the possibility of relying on the second read of the data read twice by only reading the data which we are actually going to use. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20221212-arm64-signal-cleanup-v3-7-4545c94b20ff@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions