lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173074442976.4161292.16386221719545154098.git-patchwork-notify@kernel.org>
Date: Mon, 04 Nov 2024 18:20:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alistair Francis <alistair23@...il.com>
Cc: linux-kernel@...r.kernel.org, bpf@...r.kernel.org, jolsa@...nel.org,
 haoluo@...gle.com, sdf@...ichev.me, kpsingh@...nel.org,
 john.fastabend@...il.com, yonghong.song@...ux.dev, alistair.francis@....com
Subject: Re: [PATCH] include: btf: Guard inline function with CONFIG_BPF_SYSCALL

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@...nel.org>:

On Mon,  4 Nov 2024 16:03:00 +1000 you wrote:
> The static inline btf_type_is_struct_ptr() function calls
> btf_type_skip_modifiers() which is guarded by CONFIG_BPF_SYSCALL.
> btf_type_is_struct_ptr() is also only called by CONFIG_BPF_SYSCALL
> ifdef code, so let's only expose btf_type_is_struct_ptr() if
> CONFIG_BPF_SYSCALL is defined.
> 
> Signed-off-by: Alistair Francis <alistair.francis@....com>
> 
> [...]

Here is the summary with links:
  - include: btf: Guard inline function with CONFIG_BPF_SYSCALL
    https://git.kernel.org/bpf/bpf-next/c/9a783139614f

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ