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: 
 <176798520655.368147.17396600775278527236.git-patchwork-notify@kernel.org>
Date: Fri, 09 Jan 2026 19:00:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: WanLi Niu <kiraskyler@....com>
Cc: qmo@...nel.org, andrii.nakryiko@...il.com, jose.marchesi@...cle.com,
 ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
 martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
 yonghong.song@...ux.dev, john.fastabend@...il.com, kpsingh@...nel.org,
 sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org,
 menglong8.dong@...il.com, bpf@...r.kernel.org, linux-kernel@...r.kernel.org,
 niuwl1@...natelecom.cn, dongml2@...natelecom.cn
Subject: Re: [PATCH v5 bpf-next] bpftool: Make skeleton C++ compatible with
 explicit casts

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:

On Tue,  6 Jan 2026 10:31:23 +0800 you wrote:
> From: WanLi Niu <niuwl1@...natelecom.cn>
> 
> Fix C++ compilation errors in generated skeleton by adding explicit
> pointer casts and use char * subtraction for offset calculation
> 
> error: invalid conversion from 'void*' to '<obj_name>*' [-fpermissive]
>       |         skel = skel_alloc(sizeof(*skel));
>       |                ~~~~~~~~~~^~~~~~~~~~~~~~~
>       |                          |
>       |                          void*
> 
> [...]

Here is the summary with links:
  - [v5,bpf-next] bpftool: Make skeleton C++ compatible with explicit casts
    https://git.kernel.org/bpf/bpf-next/c/4effccde0a05

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