diff options
author | Alexei Starovoitov <[email protected]> | 2023-07-18 15:21:09 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-07-18 15:21:10 -0700 |
commit | a8237cc87e3de1adb3f2f6a8056621e7e578cc00 (patch) | |
tree | 7c75374670917ca4c75817c5f4807208e6e6096d /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | 8fcd7c7b3a38ab5e452f542fda8f7940e77e479a (diff) | |
parent | 824adae4530b4db1d06987d8dd31a0adef37044f (diff) |
Merge branch 'two-more-fixes-for-check_max_stack_depth'
Kumar Kartikeya Dwivedi says:
====================
Two more fixes for check_max_stack_depth
I noticed two more bugs while reviewing the code, description and
examples available in the patches.
One leads to incorrect subprog index to be stored in the frame stack
maintained by the function (leading to incorrect tail_call_reachable
marks, among other things).
The other problem is missing exploration pass of other async callbacks
when they are not called from the main prog. Call chains rooted at them
can thus bypass the stack limits (32 call frames * max permitted stack
depth per function).
Changelog:
----------
v1 -> v2
v1: https://lore.kernel.org/bpf/[email protected]
* Fix commit message for patch 2 (Alexei)
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions