OSDN Git Service

Merge branch 'Fix for check_max_stack_depth'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 6 Jul 2023 02:14:54 +0000 (19:14 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 6 Jul 2023 02:15:01 +0000 (19:15 -0700)
Kumar Kartikeya Dwivedi says:

====================
Fix for a bug in check_max_stack_depth which allows bypassing the
512-byte stack limit.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge