diff options
author | Heiko Carstens <[email protected]> | 2022-02-27 21:32:54 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2022-03-08 00:33:00 +0100 |
commit | 7fc8c362e782042bf36ceeb9343f8217d3d7dbb9 (patch) | |
tree | 02b644077481adefa73e39cf622defb460884706 /scripts/gdb/linux/tasks.py | |
parent | 484a8ed8b7d145ff38889e4598a4804e9d7e8ca6 (diff) |
s390/bpf: encode register within extable entry
Instead of decoding the instruction that faulted to get the register
which needs to be zeroed, simply encode its number into the extable
entries during code generation. This allows to get rid of a bit of
code, and is also what other architectures are doing.
Acked-by: Alexander Gordeev <[email protected]>
Reviewed-by: Ilya Leoshkevich <[email protected]>
Tested-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions