Hello:

This patch was applied to bpf/bpf-next.git (refs/heads/master):

On Mon, 16 Nov 2020 12:01:13 -0800 you wrote:
> The intention of the current check is to avoid using bpf_sk_storage
> in irq and nmi.  Jakub pointed out that the current check cannot
> do that.  For example, in_serving_softirq() returns true
> if the softirq handling is interrupted by hard irq.
> 
> Fixes: 8e4597c627fb ("bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP")
> Suggested-by: Jakub Kicinski <k...@kernel.org>
> Signed-off-by: Martin KaFai Lau <ka...@fb.com>
> 
> [...]

Here is the summary with links:
  - [bpf-next] bpf: Fix the irq and nmi check in bpf_sk_storage for tracing 
usage
    https://git.kernel.org/bpf/bpf-next/c/b93ef089d35c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to