diff options
| author | Ilya Leoshkevich <iii@linux.ibm.com> | 2025-06-24 14:04:28 +0200 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2025-07-01 12:36:51 -0700 |
| commit | e26d523edf2a62b142d2dd2dd9b87f61ed92f33a (patch) | |
| tree | 81ba2acdd6c868ea40adc43c2887205ad86b62b6 /scripts/gdb/linux/timerlist.py | |
| parent | b2268d550d20ff860bddfe3a91b1aec00414689a (diff) | |
s390/bpf: Describe the frame using a struct instead of constants
Currently the caller-allocated portion of the stack frame is described
using constants, hardcoded values, and an ASCII drawing, making it
harder than necessary to ensure that everything is in sync.
Declare a struct and use offsetof() and offsetofend() macros to refer
to various values stored within the frame.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20250624121501.50536-3-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions
