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]
Date: Thu, 15 Feb 2024 03:10:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stephen Gallagher <sgallagh@...hat.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org, dsahern@...nel.org,
 aclaudi@...hat.com
Subject: Re: [PATCH] iproute2: fix type incompatibility in ifstat.c

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:

On Tue,  6 Feb 2024 11:52:34 -0500 you wrote:
> Throughout ifstat.c, ifstat_ent.val is accessed as a long long unsigned
> type, however it is defined as __u64. This works by coincidence on many
> systems, however on ppc64le, __u64 is a long unsigned.
> 
> This patch makes the type definition consistent with all of the places
> where it is accessed.
> 
> [...]

Here is the summary with links:
  - iproute2: fix type incompatibility in ifstat.c
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=d9b886d745ad

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