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:   Tue, 08 Mar 2022 06:30:11 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Cc:     netdev@...r.kernel.org, bpf@...r.kernel.org,
        anthony.l.nguyen@...el.com, kuba@...nel.org, davem@...emloft.net,
        magnus.karlsson@...el.com, alexandr.lobakin@...el.com,
        sfr@...b.auug.org.au
Subject: Re: [PATCH net-next] ice: xsk: fix GCC version checking against pragma
 unroll presence

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Tue,  8 Mar 2022 00:13:53 +0100 you wrote:
> Pragma unroll was introduced around GCC 8, whereas current xsk code in
> ice that prepares loop_unrolled_for macro that is based on mentioned
> pragma, compares GCC version against 4, which is wrong and Stephen
> found this out by compiling kernel with GCC 5.4 [0].
> 
> Fix this mistake and check if GCC version is >= 8.
> 
> [...]

Here is the summary with links:
  - [net-next] ice: xsk: fix GCC version checking against pragma unroll presence
    https://git.kernel.org/netdev/net-next/c/13d04d79701b

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