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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdVMrFzeFUu+H0MvMmf82TDc=4qfM2kjcoUCXiOFLmutDA@mail.gmail.com>
Date: Thu, 5 Jun 2025 15:39:54 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Xin Tian <tianx@...silicon.com>, netdev@...r.kernel.org, leon@...nel.org, 
	andrew+netdev@...n.ch, pabeni@...hat.com, edumazet@...gle.com, 
	davem@...emloft.net, jeff.johnson@....qualcomm.com, 
	przemyslaw.kitszel@...el.com, weihg@...silicon.com, wanry@...silicon.com, 
	jacky@...silicon.com, horms@...nel.org, parthiban.veerasooran@...rochip.com, 
	masahiroy@...nel.org, kalesh-anakkur.purayil@...adcom.com, 
	geert+renesas@...der.be
Subject: Re: [PATCH net-next v11 14/14] xsc: add ndo_get_stats64

On Thu, 5 Jun 2025 at 15:29, Jakub Kicinski <kuba@...nel.org> wrote:
> On Thu, 5 Jun 2025 15:25:21 +0800 Xin Tian wrote:
> > Regarding u64_stats_sync.h helpers:
> > Since our driver exclusively runs on 64-bit platforms (ARM64 or x86_64)
> > where u64 accesses are atomic, is it still necessary to use these helpers?
>
> alright.

[PATCH 1/14] indeed has:

    depends on PCI
    depends on ARM64 || X86_64 || COMPILE_TEST

However, if this device is available on a PCIe expansion card, it
could be plugged into any system with a PCIe expansion slot?

Gr{oetje,eeting}s,

                        Geert


--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ