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: <169101122119.28051.8597932529135437329.git-patchwork-notify@kernel.org>
Date:   Wed, 02 Aug 2023 21:20:21 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Arnd Bergmann <arnd@...nel.org>
Cc:     ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
        song@...nel.org, rostedt@...dmis.org, mhiramat@...nel.org,
        arnd@...db.de, stable@...r.kernel.org, john.fastabend@...il.com,
        martin.lau@...ux.dev, yonghong.song@...ux.dev, kpsingh@...nel.org,
        sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org,
        memxor@...il.com, davemarchevsky@...com, void@...ifault.com,
        peterz@...radead.org, bpf@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCH] [v5] bpf: fix bpf_probe_read_kernel prototype mismatch

Hello:

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

On Tue,  1 Aug 2023 13:13:58 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
> 
> bpf_probe_read_kernel() has a __weak definition in core.c and another
> definition with an incompatible prototype in kernel/trace/bpf_trace.c,
> when CONFIG_BPF_EVENTS is enabled.
> 
> Since the two are incompatible, there cannot be a shared declaration in
> a header file, but the lack of a prototype causes a W=1 warning:
> 
> [...]

Here is the summary with links:
  - [v5] bpf: fix bpf_probe_read_kernel prototype mismatch
    https://git.kernel.org/bpf/bpf-next/c/6a5a148aaf14

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