Message ID | 20230830080405.251926-1-bigeasy@linutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | bpf: Recursion detection related fixes. | expand |
Hello: This series was applied to bpf/bpf.git (master) by Daniel Borkmann <daniel@iogearbox.net>: On Wed, 30 Aug 2023 10:04:03 +0200 you wrote: > Hi, > > the two things popped up during review. Compile tested only. > > Sebastian Here is the summary with links: - [1/2] bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf(). https://git.kernel.org/bpf/bpf/c/7645629f7dc8 - [2/2] bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check. https://git.kernel.org/bpf/bpf/c/6764e767f4af You are awesome, thank you!