diff options
| author | George Guo <guodongtai@kylinos.cn> | 2026-08-17 22:07:40 +0800 |
|---|---|---|
| committer | Huacai Chen <chenhuacai@loongson.cn> | 2026-08-17 22:07:40 +0800 |
| commit | e7103e5e3bde91e573f19bd70aed359fd7e17d5a (patch) | |
| tree | 84cfe14269cbf6ceadb5a4241d0e06433bb2d9b2 /scripts | |
| parent | 3fbf3534c2ba6d9018dca04f2f96efa9f4b35fe4 (diff) | |
| download | linux-e7103e5e3bde91e573f19bd70aed359fd7e17d5a.tar.gz linux-e7103e5e3bde91e573f19bd70aed359fd7e17d5a.zip | |
LoongArch: BPF: Add arch_bpf_stack_walk() implementation
Implement arch_bpf_stack_walk() on top of the ORC unwinder within
the LoongArch BPF JIT backend to provide generic BPF stack walking
capabilities.
This function is required by advanced BPF features, including timed
may_goto timeout tracing and BPF exceptions. It will be invoked in
the BPF core subsystem unwinding paths: bpf_prog_find_from_stack(),
bpf_stream_stage_dump_stack(), and bpf_throw().
Co-developed-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: George Guo <guodongtai@kylinos.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
