mbox series

[0/2] bpf: Recursion detection related fixes.

Message ID 20230830080405.251926-1-bigeasy@linutronix.de (mailing list archive)
Headers show
Series bpf: Recursion detection related fixes. | expand

Message

Sebastian Andrzej Siewior Aug. 30, 2023, 8:04 a.m. UTC
Hi,

the two things popped up during review. Compile tested only.

Sebastian

Comments

patchwork-bot+netdevbpf@kernel.org Sept. 6, 2023, 9 a.m. UTC | #1
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!