diff options
author | Michael Karcher <[email protected]> | 2020-07-23 01:13:19 +0200 |
---|---|---|
committer | Rich Felker <[email protected]> | 2020-07-27 16:12:49 -0400 |
commit | 04a8a3d0a73f51c7c2da84f494db7ec1df230e69 (patch) | |
tree | 737d62bc56ae7957ca702c6db4092de575f6a7de /scripts/gdb/linux/tasks.py | |
parent | c7bcbc8ab9cb20536b8f50c62a48cebda965fdba (diff) |
sh: Fix validation of system call number
The slow path for traced system call entries accessed a wrong memory
location to get the number of the maximum allowed system call number.
Renumber the numbered "local" label for the correct location to avoid
collisions with actual local labels.
Signed-off-by: Michael Karcher <[email protected]>
Tested-by: John Paul Adrian Glaubitz <[email protected]>
Fixes: f3a8308864f920d2 ("sh: Add a few missing irqflags tracing markers.")
Signed-off-by: Rich Felker <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions